aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:33:30 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:33:30 +0100
commit0cb00b0a2b4f31ea664071340c9b0fb98f98c1f4 (patch)
treedba7f13d5192297fda3f3113ca8897b410dda655
parent793317079bd3270aa2fd237eefc4f379d56a442e (diff)
downloadpaste-0cb00b0a2b4f31ea664071340c9b0fb98f98c1f4.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ie68174c459d67e04139908de688cc8dcb8871d19
-rw-r--r--TEST_MAPPING15
1 files changed, 1 insertions, 14 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 47710eb..fd5e1fe 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,22 +3,9 @@
"imports": [
{
"path": "external/rust/crates/gdbstub_arch"
- }
- ],
- "presubmit": [
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "bluetooth_with_facades.test"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}