アートChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

java.lang.オブジェクト
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.ArtChrootPreparer


ART テスト用の chroot ディレクトリを作成します。

まとめ

田畑

public static final String CHROOT_PATH

パブリックコンストラクター

ArtChrootPreparer ()

パブリックメソッド

void setUp ( TestInformation testInfo)
void tearDown ( TestInformation testInfo, Throwable e)

田畑

CHROOT_PATH

public static final String CHROOT_PATH

パブリックコンストラクター

アートChrootPreparer

public ArtChrootPreparer ()

パブリックメソッド

設定

public void setUp (TestInformation testInfo)

パラメーター
testInfo TestInformation

投げる
BuildError
DeviceNotAvailableException
TargetSetupError

取り壊す

public void tearDown (TestInformation testInfo, 
                Throwable e)

パラメーター
testInfo TestInformation

e Throwable

投げる
DeviceNotAvailableException