aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:41:07 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:41:07 -0700
commit293ffc6cbbd242c88b203678ae7664cbdb9b95c1 (patch)
treecd1db0c6f34d5e0b137840af7dadf653d717c833
parentc0bb8c1bd15da584cd39d80f295fc9dda3a84c53 (diff)
downloadnum-bigint-293ffc6cbbd242c88b203678ae7664cbdb9b95c1.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I7b7e219cbbf6a5aeeca95b6d67261cb9b96195c0
-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"