aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 22:14:59 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 22:14:59 +0000
commiteed4d29c1d0677a41c3142f63116416f61b5a1e7 (patch)
tree398d15544395af569e698b76bd2ef565aeaaf5f9
parentd32acda4a67c4b7c8984f4052c739be3e3cdc3fd (diff)
parent35f0463565e21d3d9b39e680a7201def90cb6363 (diff)
downloadcrossbeam-utils-eed4d29c1d0677a41c3142f63116416f61b5a1e7.tar.gz
Update TEST_MAPPING am: ce1c4a55ac am: b8fe02b05b am: 35f0463565
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/crossbeam-utils/+/2411535 Change-Id: I1bb94cdd8876c7c36fc5d5b642bf8e0d6a42fadb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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"
},
{