aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:36:03 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:36:03 +0000
commitaff191e298eeaf62d1245a414d38b8829f0f001e (patch)
tree2c325a19ba8847cca7c19cbda7287ce2a22bb88d
parentef63caa332f26512f7266b25516fa564b28f0810 (diff)
downloadgetrandom-aff191e298eeaf62d1245a414d38b8829f0f001e.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I8a2b0bd5ee1630ea5ecf3e9f35daf66ce4c4dbf1
-rw-r--r--TEST_MAPPING52
1 files changed, 50 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 29bd93a..3b0665b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -23,6 +23,15 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
+ "path": "external/rust/crates/hashlink"
+ },
+ {
"path": "external/rust/crates/mio"
},
{
@@ -45,6 +54,9 @@
},
{
"path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -58,6 +70,12 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "encryptedstore.test"
+ },
+ {
"name": "getrandom_test_src_lib"
},
{
@@ -82,10 +100,22 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -99,6 +129,12 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "encryptedstore.test"
+ },
+ {
"name": "getrandom_test_src_lib"
},
{
@@ -123,10 +159,22 @@
"name": "legacykeystore_test"
},
{
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}