aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-01 03:15:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-01 03:15:43 +0000
commit6e94cab3634cb9ecf068fcc94cb87581b3cb135a (patch)
treecd1db0c6f34d5e0b137840af7dadf653d717c833
parent4a9b5dc9cd7cdb80f0b5cbb397a2223f228893a0 (diff)
parenta8c9bbef22ad8cdb09432abae4d024e54beeb61e (diff)
downloadnum-bigint-6e94cab3634cb9ecf068fcc94cb87581b3cb135a.tar.gz
Snap for 8666878 from a8c9bbef22ad8cdb09432abae4d024e54beeb61e to udc-release
Change-Id: I934d3f11150562153cf77535e476a2428ffadbe9
-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"