diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2022-08-05 21:24:53 +0200 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2022-08-05 21:24:53 +0200 |
commit | 0f5c9f376b97f6ab69c59d2686d38a0ab3d04610 (patch) | |
tree | a2ec9484d3b1257d66678348c9402a3e0d8c1ab4 /tests | |
parent | Merge "Update static libs deps in recovery" (diff) | |
parent | Fix misconfigured recovery host test (diff) | |
download | android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar.gz android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar.bz2 android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar.lz android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar.xz android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.tar.zst android_bootable_recovery-0f5c9f376b97f6ab69c59d2686d38a0ab3d04610.zip |
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Android.bp | 1 | ||||
-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 |