aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-31 19:05:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-05-31 19:05:51 +0000
commita8c9bbef22ad8cdb09432abae4d024e54beeb61e (patch)
treecd1db0c6f34d5e0b137840af7dadf653d717c833
parent8688bf289e8b7bdaa2e7a8e542de936468f908b3 (diff)
parentc812f91dafaf2dd71a37c7cfcee33a700d906b5e (diff)
downloadnum-bigint-a8c9bbef22ad8cdb09432abae4d024e54beeb61e.tar.gz
Update TEST_MAPPING am: 293ffc6cbb am: ae0206d6d8 am: 9a211c611d am: fd36da5798 am: c812f91daf
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num-bigint/+/2108465 Change-Id: I3b04a73e5451bc27643c2e40e3517299f93a305f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING38
1 files changed, 38 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 8088cd8..9b5650d 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,44 @@
"path": "external/rust/crates/oid-registry"
}
],
+ "postsubmit": [
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "num-bigint_test_src_lib"
+ },
+ {
+ "name": "num-bigint_test_tests_bigint"
+ },
+ {
+ "name": "num-bigint_test_tests_bigint_bitwise"
+ },
+ {
+ "name": "num-bigint_test_tests_bigint_scalar"
+ },
+ {
+ "name": "num-bigint_test_tests_biguint"
+ },
+ {
+ "name": "num-bigint_test_tests_biguint_scalar"
+ },
+ {
+ "name": "num-bigint_test_tests_fuzzed"
+ },
+ {
+ "name": "num-bigint_test_tests_modpow"
+ },
+ {
+ "name": "num-bigint_test_tests_roots"
+ }
+ ],
"presubmit": [
{
"name": "libapkverify.integration_test"