أداة ArtChrootPreparer
public
class
ArtChrootPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.artChrootPreparer |
إنشاء دليل chroot لاختبارات ART.
ملخّص
الحقول | |
---|---|
public
static
final
String |
CHROOT_PATH
|
شركة إنشاءات عامة | |
---|---|
ArtChrootPreparer()
|
الطرق العامة | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
الحقول
مسار_الCHROOT
public static final String CHROOT_PATH
شركة إنشاءات عامة
أداة ArtChrootPreparer
public ArtChrootPreparer ()
الطرق العامة
إعداد
public void setUp (TestInformation testInfo)
المعلمات | |
---|---|
testInfo |
TestInformation |
الرميات | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
قطع
public void tearDown (TestInformation testInfo, Throwable e)
المعلمات | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
الرميات | |
---|---|
DeviceNotAvailableException |