Sign in
android
/
platform
/
frameworks
/
base
/
757a03843c7ef83296e525377cd6943330a96c25
/
.
/
tests
/
HierarchyViewerTest
/
run_tests.sh
blob: 094bb4c95638733e277fcfd853923a8cdf76e6b7 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# Runs the tests in this apk
adb install $OUT
/
data
/
app
/
HierarchyViewerTest
/
HierarchyViewerTest
.
apk
adb shell am instrument
-
w com
.
android
.
test
.
hierarchyviewer
/
android
.
test
.
InstrumentationTestRunner