summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2023-10-04 14:50:00 +0100
committerVictor Chang <vichang@google.com>2023-10-04 15:04:04 +0100
commit0b57fbbe0def6de25b2b7a562fbd99cacf5c46ce (patch)
treea9c8fb398648e83923902c31ee1ca748b59fd826
parent9aa1e92d8632f6a28dfda6b31e335c85dc2ad092 (diff)
downloadbouncycastle-0b57fbbe0def6de25b2b7a562fbd99cacf5c46ce.tar.gz
Run MtsLibcoreBouncyCastleTestCases as postsubmit
Bug: 283789481 Test: atest :postsubmit Change-Id: I853215b76f907b453c4ab8b4a3a805df9644f77d
-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"
+ }
+ ]
+ }
+ ]
+}