summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-04-25 02:18:44 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-04-25 02:18:44 +0200
commitc6ebcaaad7512da4b2ef6f438fd78c92c28774ec (patch)
tree30586f06223466169af49e8285e65b17d1fbdf5c
parentMerge "minadbd: Support `adb reboot` under sideload/rescue modes." (diff)
parentAdd TEST_MAPPING. (diff)
downloadandroid_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar.gz
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar.bz2
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar.lz
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar.xz
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.tar.zst
android_bootable_recovery-c6ebcaaad7512da4b2ef6f438fd78c92c28774ec.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"
+ }
+ ]
+}