RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

java.lang.Object
   ↳ com.android.tradefed.testtype.rust.RustTestBase
     ↳ com.android.tradefed.testtype.rust.RustBinaryTest


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

סיכום

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

RustBinaryTest()

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

ITestDevice getDevice()

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

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

void setConfiguration(IConfiguration configuration)

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

void setDevice(ITestDevice device)

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

void setModuleName(String name)

יוצרים ציבוריים

RustBinaryTest

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

setConfiguration

public void setConfiguration (IConfiguration configuration)

הזרקת IConfiguration בשימוש.

פרמטרים
configuration IConfiguration

setDevice

public void setDevice (ITestDevice device)

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

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

setModuleName

public void setModuleName (String name)

פרמטרים
name String