Sign in
android
/
platform
/
frameworks
/
base
/
7d5b30c1273061f1c0400f115421364fae9e24d2
/
.
/
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