aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 20:15:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 20:15:51 +0000
commit0ce274a1471e416ecadbd68a93811607674442bc (patch)
tree40546d683ff7046ec9c7b520dc502d70426fd684
parent84e1b14363907f2db73dce11ab221416c3b20e19 (diff)
parentd45f3c263c22f4e87a3d2428f56b21084892505e (diff)
downloadenumn-0ce274a1471e416ecadbd68a93811607674442bc.tar.gz
Update TEST_MAPPING am: 653dee9003 am: d45f3c263c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/enumn/+/2411733 Change-Id: Ie233a539c641e62c7f3bc762fad35dbec107fbf4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING17
1 files changed, 9 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1b3d7fd..4521558 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,19 +1,20 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "ZipFuseTest"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "authfs_device_test_src_lib"
- }
- ],
- "presubmit-rust": [
+ "path": "packages/modules/Virtualization/virtualizationmanager"
+ },
+ {
+ "path": "packages/modules/Virtualization/zipfuse"
+ },
{
- "name": "ZipFuseTest"
+ "path": "system/keymint/derive"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "system/keymint/hal"
}
]
}