summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 00000000..25bb8039
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,12 @@
+{
+ "postsubmit": [
+ {
+ "name": "MtsLibcoreBouncyCastleTestCases",
+ "options": [
+ {
+ "instrumentation-arg": "core-test-mode:=presubmit"
+ }
+ ]
+ }
+ ]
+}