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ı olan bir yardımcı sınıf.

Özet

Herkese açık oluşturucular

TestRunnerUtil()

Herkese açık yöntemler

static String getLdLibraryPath(File testFile)

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

Herkese açık oluşturucular

TestRunnerUtil

public TestRunnerUtil ()

Herkese açık yöntemler

getLdLibraryPath

public static String getLdLibraryPath (File testFile)

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

Parametreler
testFile File: Test modülünün File

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