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-08-17 20:01:18 +0200
commit39c684a71cb32087b86e24be88bd11570f7356c4 (patch)
treed810713904a137c9143302c92160c6a0fef61870
parent[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 42decfe222 -s ours am: aaf86ed121 -s ours (diff)
downloadandroid_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar.gz
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar.bz2
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar.lz
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar.xz
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.tar.zst
android_bootable_recovery-39c684a71cb32087b86e24be88bd11570f7356c4.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 9ad3d3b80..0708e855a 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -216,6 +216,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