aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:24:00 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-27 15:15:50 -0700
commit66acf7581ea827df33310f6569b5d0cdde1395fc (patch)
treeba11b5f1b90ff7e9d27fc3a759a0686511f0c061
parent0f64956549162f50ec28608335aff97319971492 (diff)
downloadlibc-66acf7581ea827df33310f6569b5d0cdde1395fc.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I467bfa492052ab1a64afa0a29a6808ace7a387a8
-rw-r--r--TEST_MAPPING122
1 files changed, 122 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index c2f4b666..777b24b1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -74,6 +74,9 @@
"path": "external/rust/crates/shared_library"
},
{
+ "path": "external/rust/crates/terminal-size"
+ },
+ {
"path": "external/rust/crates/tinytemplate"
},
{
@@ -95,8 +98,103 @@
"path": "external/rust/crates/webpki"
}
],
+ "postsubmit": [
+ {
+ "name": "VtsAidlDiceDemoteTargetTest"
+ },
+ {
+ "name": "VtsAidlDiceTargetTest"
+ },
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "diced_open_dice_cbor_test"
+ },
+ {
+ "name": "diced_sample_inputs_test"
+ },
+ {
+ "name": "diced_test"
+ },
+ {
+ "name": "diced_utils_test"
+ },
+ {
+ "name": "diced_vendor_test"
+ },
+ {
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "keystore2_client_tests"
+ },
+ {
+ "name": "keystore2_crypto_test_rust"
+ },
+ {
+ "name": "keystore2_km_compat_test"
+ },
+ {
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_selinux_concurrency_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "keystore2_test_utils_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libapexutil_rust.test"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libbinder_rs-internal_test"
+ },
+ {
+ "name": "libcert_request_validator_tests"
+ },
+ {
+ "name": "libidsig.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "rustBinderTest"
+ },
+ {
+ "name": "rustBinderTestService"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
"presubmit": [
{
+ "name": "VtsAidlDiceDemoteTargetTest"
+ },
+ {
+ "name": "VtsAidlDiceTargetTest"
+ },
+ {
"name": "ZipFuseTest"
},
{
@@ -124,12 +222,18 @@
"name": "doh_unit_test"
},
{
+ "name": "keystore2_client_tests"
+ },
+ {
"name": "keystore2_crypto_test_rust"
},
{
"name": "keystore2_km_compat_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_selinux_concurrency_test"
},
{
@@ -142,6 +246,9 @@
"name": "legacykeystore_test"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -171,6 +278,12 @@
],
"presubmit-rust": [
{
+ "name": "VtsAidlDiceDemoteTargetTest"
+ },
+ {
+ "name": "VtsAidlDiceTargetTest"
+ },
+ {
"name": "ZipFuseTest"
},
{
@@ -198,12 +311,18 @@
"name": "doh_unit_test"
},
{
+ "name": "keystore2_client_tests"
+ },
+ {
"name": "keystore2_crypto_test_rust"
},
{
"name": "keystore2_km_compat_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_selinux_concurrency_test"
},
{
@@ -216,6 +335,9 @@
"name": "legacykeystore_test"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{