aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 11:22:03 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 11:22:03 +0100
commit653dee90032273a68657d28b7e3057cb1bffc37f (patch)
tree40546d683ff7046ec9c7b520dc502d70426fd684
parent844b809b54f5c90bf640665914d7bf480c522eed (diff)
downloadenumn-653dee90032273a68657d28b7e3057cb1bffc37f.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I571f95cf60d02ba7ef6dbb708cd7d746ad202585
-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"
}
]
}