aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:57:50 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:57:50 +0000
commit464cca84f60fe886b97d8f353252ff39f527565a (patch)
tree3e850837e0669e23b715cf66479067263036a5d3
parentcc56ded75dc56803ba3275bed2924f014cba7049 (diff)
downloadrand_core-464cca84f60fe886b97d8f353252ff39f527565a.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I888e672e9cd967417645cd19473fc3b8595649a0
-rw-r--r--TEST_MAPPING43
1 files changed, 41 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9417a0d..c15aafb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -23,6 +23,12 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/mio"
},
{
@@ -42,6 +48,9 @@
},
{
"path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -55,6 +64,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -70,13 +82,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "rand_core_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -90,6 +114,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -105,13 +132,25 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
"name": "rand_core_test_src_lib"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}