בדיקת RustBinary

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

JavaScript.lang.Object
com.android.tradefed.testtype.rust.RustTestBase
  com.android.tradefed.testtype.rust.RustBinaryTest


בדיקה שמריצה קובץ בינארי של חלודה במכשיר נתון.

סיכום

בנאים ציבוריים

RustBinaryTest()

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

ITestDevice getDevice()

מעבירים את המכשיר לבדיקה.

String getTestModule()
void run(TestInformation testInfo, ITestInvocationListener listener)

void setConfiguration(IConfiguration configuration)

החדרת IConfiguration בשימוש.

void setDevice(ITestDevice device)

צריך להזריק את המכשיר בבדיקה.

void setModuleName(String name)

בנאים ציבוריים

בדיקת RustBinary

public RustBinaryTest ()

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

getDevice

public ITestDevice getDevice ()

מעבירים את המכשיר לבדיקה.

החזרות
ITestDevice ITestDevice

getTestModule

public String getTestModule ()

החזרות
String

ראן

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

פרמטרים
testInfo TestInformation

listener ITestInvocationListener

קליעות
DeviceNotAvailableException

הגדרה

public void setConfiguration (IConfiguration configuration)

החדרת IConfiguration בשימוש.

פרמטרים
configuration IConfiguration

הגדרת מכשיר

public void setDevice (ITestDevice device)

צריך להזריק את המכשיר בבדיקה.

פרמטרים
device ITestDevice: ITestDevice לשימוש

setModuleName

public void setModuleName (String name)

פרמטרים
name String