aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:16:56 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:16:56 +0100
commitce1c4a55ac300778a3da5b382d4e707d3a8f1c92 (patch)
tree398d15544395af569e698b76bd2ef565aeaaf5f9
parente3114492e6f208bbab1abf1a052389955743e6d9 (diff)
downloadcrossbeam-utils-ce1c4a55ac300778a3da5b382d4e707d3a8f1c92.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ice6320f568ae0e76c28717b341e80584080ccb31
-rw-r--r--TEST_MAPPING21
1 files changed, 9 insertions, 12 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e135dfb..fd94326 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -14,6 +14,9 @@
"path": "external/rust/crates/crossbeam-queue"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/once_cell"
},
{
@@ -27,16 +30,16 @@
},
{
"path": "external/rust/crates/vulkano"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/authfs"
},
{
+ "path": "packages/modules/Virtualization/zipfuse"
+ }
+ ],
+ "presubmit": [
+ {
"name": "crossbeam-utils_test_src_lib"
},
{
@@ -60,12 +63,6 @@
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
"name": "crossbeam-utils_test_src_lib"
},
{