summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-07 01:00:54 +0200
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-07 01:00:54 +0200
commit5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16 (patch)
tree3e4c655d1963d983e7e3147223e46488c1d92211
parentMerge "Import translations. DO NOT MERGE ANYWHERE" (diff)
parentMerge "Fix misconfigured recovery host test" am: 0f5c9f376b am: ce0b24454e am: 628a68b765 am: af5b875a3c am: 252fb4cdcb (diff)
downloadandroid_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar.gz
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar.bz2
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar.lz
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar.xz
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.tar.zst
android_bootable_recovery-5a5c956c0e42d4a3cd0ccc3e1c7481e23db99a16.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