summaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-26 23:21:55 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-04-26 23:21:55 +0200
commit3758a7df1b6581897f51a461d3a7799fe61daa11 (patch)
tree06769d72bb85b28dfe340383687990e41cc93440 /tests/Android.bp
parentMerge "Parse BCB command to enter rescue mode." am: e645ba5aca am: 2f5b6751d8 (diff)
parentMerge "Add recovery_host_test to TEST_MAPPING." am: 42168c4ab2 (diff)
downloadandroid_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar.gz
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar.bz2
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar.lz
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar.xz
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.tar.zst
android_bootable_recovery-3758a7df1b6581897f51a461d3a7799fe61daa11.zip
Diffstat (limited to 'tests/Android.bp')
-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: {