summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-24 23:03:52 +0200
committerTao Bao <tbao@google.com>2019-04-24 23:03:52 +0200
commita14e860190ce7012e0ba75348d5a629bf2d6fe90 (patch)
tree30586f06223466169af49e8285e65b17d1fbdf5c
parentMerge "minadbd: Support `adb reboot` under sideload/rescue modes." (diff)
downloadandroid_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar.gz
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar.bz2
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar.lz
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar.xz
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.tar.zst
android_bootable_recovery-a14e860190ce7012e0ba75348d5a629bf2d6fe90.zip
-rw-r--r--TEST_MAPPING13
1 files changed, 13 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 000000000..a7c34ddaa
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+{
+ "presubmit": [
+ {
+ "name": "minadbd_test"
+ },
+ {
+ "name": "recovery_unit_test"
+ },
+ {
+ "name": "recovery_component_test"
+ }
+ ]
+}