aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:38:54 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-24 12:55:31 +0000
commit2ef6384d9078e89fbbb7f926dea365e71e9482dd (patch)
tree39def437427f345c87c76391ab4c36b1014b30cf
parent784605cf409dfad6dba82ffc4bb0297c9f26559c (diff)
downloadlibc-2ef6384d9078e89fbbb7f926dea365e71e9482dd.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I7613705a64c414c96b85923913d485fd8a823c34
-rw-r--r--TEST_MAPPING134
1 files changed, 130 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f67b9668..bc628e48 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/anyhow"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/base64"
},
{
@@ -26,12 +29,30 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-executor"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
"path": "external/rust/crates/getrandom"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
+ "path": "external/rust/crates/hashlink"
+ },
+ {
"path": "external/rust/crates/libsqlite3-sys"
},
{
@@ -96,6 +117,9 @@
},
{
"path": "external/rust/crates/webpki"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -115,6 +139,21 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
"name": "diced_open_dice_cbor_test"
},
{
@@ -133,6 +172,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -169,19 +214,49 @@
"name": "libbinder_rs-internal_test"
},
{
- "name": "libidsig.test"
+ "name": "libcap_rust.test"
+ },
+ {
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
},
{
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
"name": "rustBinderTestService"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
],
"presubmit-rust": [
@@ -201,6 +276,21 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
"name": "diced_open_dice_cbor_test"
},
{
@@ -219,6 +309,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -255,19 +351,49 @@
"name": "libbinder_rs-internal_test"
},
{
- "name": "libidsig.test"
+ "name": "libcap_rust.test"
+ },
+ {
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
},
{
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
"name": "rustBinderTestService"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
]
}