aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING14
1 files changed, 8 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 078d2ff..84f8e99 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,19 +1,21 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "shared_child_test_src_lib"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "virtualizationservice_device_test"
+ "path": "packages/modules/Virtualization/vm"
}
],
- "presubmit-rust": [
+ "presubmit": [
{
"name": "shared_child_test_src_lib"
- },
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "virtualizationservice_device_test"
+ "name": "shared_child_test_src_lib"
}
]
}