summaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-04-26 22:30:48 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-04-26 22:30:48 +0200
commit42168c4ab28a77d43f96773606f19dd533cb0374 (patch)
tree4d50615c95cf55fc7c642eaafca24b036b800269 /tests/Android.bp
parentMerge "Parse BCB command to enter rescue mode." (diff)
parentAdd recovery_host_test to TEST_MAPPING. (diff)
downloadandroid_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.gz
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.bz2
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.lz
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.xz
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.tar.zst
android_bootable_recovery-42168c4ab28a77d43f96773606f19dd533cb0374.zip
Diffstat (limited to '')
-rw-r--r--tests/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 09ef716d6..2e5334d9e 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -197,6 +197,8 @@ cc_test_host {
"libz",
],
+ test_suites: ["general-tests"],
+
data: ["testdata/*"],
target: {