xref: /aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/run_tests.sh (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1*d57664e9SAndroid Build Coastguard Worker#!/usr/bin/env bash
2*d57664e9SAndroid Build Coastguard Worker# Runs the tests in this apk
3*d57664e9SAndroid Build Coastguard Workeradb install $OUT/data/app/HierarchyViewerTest/HierarchyViewerTest.apk
4*d57664e9SAndroid Build Coastguard Workeradb shell am instrument -w com.android.test.hierarchyviewer/android.test.InstrumentationTestRunner
5