KernelTestModuleController

public class KernelTestModuleController
extends BaseModuleController

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.module.BaseModuleController
     ↳ com.android.tradefed.testtype.suite.module.KernelTestModuleController


סיווג בסיס לבקר מודול כדי שלא יפעל בדיקות כשהוא לא תואם לארכיטקטורה .

סיכום

קונסטרוקטורים גלויים לכולם

KernelTestModuleController()

שיטות ציבוריות

IModuleController.RunStrategy shouldRun(IInvocationContext context)

שיטה לקביעת הצורך בהפעלת המודול.

קונסטרוקטורים גלויים לכולם

KernelTestModuleController

public KernelTestModuleController ()

שיטות ציבוריות

shouldRun

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

שיטה לקביעת הצורך בהפעלת המודול.

פרמטרים
context IInvocationContext: ה-IInvocationContext של המודול

החזרות
IModuleController.RunStrategy הערך True אם צריך להריץ את המודול, ו-False אחרת.