TestRunnerUtil

public class TestRunnerUtil
extends Object

java.lang.Object
com.android.tradefed.util.TestRunnerUtil


Çeşitli test çalıştırıcılarına yardımcı olacak bir yardımcı program sınıfı.

Özet

kamu inşaatçılar

TestRunnerUtil ()

Genel yöntemler

static String getLdLibraryPath (File testFile)

Yerel kitaplık gerektiren ana bilgisayar testleri için LD_LIBRARY_PATH döndürün.

kamu inşaatçılar

TestRunnerUtil

public TestRunnerUtil ()

Genel yöntemler

getLdLibraryPath

public static String getLdLibraryPath (File testFile)

Yerel kitaplık gerektiren ana bilgisayar testleri için LD_LIBRARY_PATH döndürün.

parametreler
testFile File : test modülünün ERROR(/File)

İadeler
String iki nokta üst üste ayrılmış kitaplık yolunu belirten bir dize.