Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
5a7d46a431071df8ddec1f024ddd2e9203fd58c5
/
.
/
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