aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:26:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:26:42 +0000
commit03e24d19e07ddcc49e254be221a1fa8553a507ff (patch)
tree95ae6d3d23c33d4719bbd11a1b4fbbb3f260d6cd
parent2d4630ed42ed1a54c746bded712c0786eb595d61 (diff)
parent26d5a67cc5ffd657322a32a1a4b560c89a6f5243 (diff)
downloadcommand-fds-03e24d19e07ddcc49e254be221a1fa8553a507ff.tar.gz
Snap for 9552483 from 26d5a67cc5ffd657322a32a1a4b560c89a6f5243 to udc-release
Change-Id: I2186fef766af2b272b7a6ba787abd4bdc8421e80
-rw-r--r--TEST_MAPPING44
1 files changed, 3 insertions, 41 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 697da71..5366bfb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,49 +1,11 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "compos_verify.test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "composd_cmd.test"
- },
- {
- "name": "open_then_run.test"
- },
- {
- "name": "rialto_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
- },
- {
- "name": "vmbase_example.integration_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "compos_verify.test"
- },
- {
- "name": "composd_cmd.test"
- },
- {
- "name": "open_then_run.test"
- },
- {
- "name": "rialto_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
- },
- {
- "name": "vmbase_example.integration_test"
+ "path": "packages/modules/Virtualization/vm"
}
]
}