اختبار RustBinaryTest

public class RustBinaryTest
extends RustTestBase implements IConfigurationReceiver, IDeviceTest

java.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)

شركة إنشاءات عامة

اختبار RustBinaryTest

public RustBinaryTest ()

الطرق العامة

الحصول على جهاز

public ITestDevice getDevice ()

اختبار الجهاز

المرتجعات
ITestDevice ITestDevice

الحصول على وحدة اختبار

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 المطلوب استخدامها

اسم الوحدة

public void setModuleName (String name)

المعلمات
name String