summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2022-08-04 19:05:43 +0200
committerCherrypicker Worker <android-build-cherrypicker-worker@google.com>2022-09-08 18:10:30 +0200
commitd3cd440d2d41cfb973238401b6f2b7fcbf9d135c (patch)
treedeb0e94791c3edea9d449ca7f64663754091254f
parentImport translations. DO NOT MERGE ANYWHERE (diff)
downloadandroid_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar.gz
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar.bz2
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar.lz
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar.xz
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.tar.zst
android_bootable_recovery-d3cd440d2d41cfb973238401b6f2b7fcbf9d135c.zip
-rw-r--r--tests/Android.bp1
-rw-r--r--tests/RecoveryHostTest.xml (renamed from tests/AndroidTest.xml)0
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 5ef4d58c0..9395cbba1 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -201,6 +201,7 @@ cc_test_host {
],
test_suites: ["general-tests"],
+ test_config: "RecoveryHostTest.xml",
data: ["testdata/*"],
diff --git a/tests/AndroidTest.xml b/tests/RecoveryHostTest.xml
index 0ac75e4ea..0ac75e4ea 100644
--- a/tests/AndroidTest.xml
+++ b/tests/RecoveryHostTest.xml