summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
+ }
+ ]
+}