Kiểm tra nhị phân Rust

public class RustBinaryTest
extends RustTestBase implements IDeviceTest , IConfigurationReceiver

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


Thử nghiệm chạy tệp nhị phân rỉ sét trên thiết bị nhất định.

Bản tóm tắt

Nhà thầu xây dựng công cộng

RustBinaryTest ()

Phương pháp công khai

ITestDevice getDevice ()

Lấy thiết bị đang được kiểm tra.

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

void setConfiguration ( IConfiguration configuration)

Tiêm IConfiguration đang sử dụng.

void setDevice ( ITestDevice device)

Tiêm thiết bị đang được thử nghiệm.

void setModuleName (String name)

Nhà thầu xây dựng công cộng

Kiểm tra nhị phân Rust

public RustBinaryTest ()

Phương pháp công khai

lấy thiết bị

public ITestDevice getDevice ()

Lấy thiết bị đang được kiểm tra.

Trả lại
ITestDevice ITestDevice

getTestModule

public String getTestModule ()

Trả lại
String

chạy

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

Thông số
testInfo TestInformation

listener ITestInvocationListener

Ném
DeviceNotAvailableException

setConfiguration

public void setConfiguration (IConfiguration configuration)

Tiêm IConfiguration đang sử dụng.

Thông số
configuration IConfiguration

bộThiết bị

public void setDevice (ITestDevice device)

Tiêm thiết bị đang được thử nghiệm.

Thông số
device ITestDevice : ITestDevice sẽ sử dụng

setModuleName

public void setModuleName (String name)

Thông số
name String