summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-25 04:14:30 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-04-25 04:14:30 +0200
commita17d09b098b0fd04d2d1dafc9e14843a4da35c96 (patch)
tree74edff3799aa27849ea78d973dd99656ae320d0a
parentMerge "minadbd: Support `adb reboot` under sideload/rescue modes." am: cf1f715d62 am: 0d6f57a90f (diff)
parentMerge "Add TEST_MAPPING." am: c6ebcaaad7 (diff)
downloadandroid_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar.gz
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar.bz2
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar.lz
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar.xz
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.tar.zst
android_bootable_recovery-a17d09b098b0fd04d2d1dafc9e14843a4da35c96.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"
+ }
+ ]
+}