aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:10:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:10:52 +0000
commitd45f3c263c22f4e87a3d2428f56b21084892505e (patch)
tree40546d683ff7046ec9c7b520dc502d70426fd684
parent84e1b14363907f2db73dce11ab221416c3b20e19 (diff)
parent653dee90032273a68657d28b7e3057cb1bffc37f (diff)
downloadenumn-d45f3c263c22f4e87a3d2428f56b21084892505e.tar.gz
Update TEST_MAPPING am: 653dee9003
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/enumn/+/2411733 Change-Id: Ice4b74b0e39dc57321be7292b66de4e53f468a4f 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"
}
]
}