summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-25 02:36:26 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-04-25 02:36:26 +0200
commitd8cecf4df96c1c572f1db64a170e44c9b915136e (patch)
tree826caae363adff7f20ceebab8c1be3949d1dfaf4
parentMerge "minadbd: Support `adb reboot` under sideload/rescue modes." (diff)
parentMerge "Add TEST_MAPPING." (diff)
downloadandroid_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar.gz
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar.bz2
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar.lz
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar.xz
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.tar.zst
android_bootable_recovery-d8cecf4df96c1c572f1db64a170e44c9b915136e.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"
+ }
+ ]
+}