aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:43:24 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:43:24 -0700
commita327959cb1aaac33024657cb8863ef240632b1a5 (patch)
treebbb9d1529c5dc555b8971e595c33b10b4e4dcaa7
parentf89f6f611c22104cc0c180ce1013a13074e7a33e (diff)
downloadnum-traits-a327959cb1aaac33024657cb8863ef240632b1a5.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: If76bc7af879d4d0d3ffb39f315f8df6ea8ab383f
-rw-r--r--TEST_MAPPING47
1 files changed, 47 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index cb7008a..28d88a9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -26,11 +26,52 @@
"path": "external/rust/crates/unicode-xid"
}
],
+ "postsubmit": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libcert_request_validator_tests"
+ },
+ {
+ "name": "libidsig.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "num-traits_test_src_lib"
+ },
+ {
+ "name": "num-traits_test_tests_cast"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
"presubmit": [
{
+ "name": "ZipFuseTest"
+ },
+ {
"name": "apkdmverity.test"
},
{
+ "name": "authfs_device_test_src_lib"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -57,9 +98,15 @@
],
"presubmit-rust": [
{
+ "name": "ZipFuseTest"
+ },
+ {
"name": "apkdmverity.test"
},
{
+ "name": "authfs_device_test_src_lib"
+ },
+ {
"name": "libapkverify.integration_test"
},
{