aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:49:00 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:49:00 -0700
commitc6101d479c48f84431d6395aa2065e1594f9ac03 (patch)
tree84db98d315d40bc5007a35bc518915732be3b394
parent97d152c79faf085fab99c3737d39936b9dfe2a12 (diff)
downloadpaste-c6101d479c48f84431d6395aa2065e1594f9ac03.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: Ife640c92bd179a2dc92168c0b1d01e8a244d0b88
-rw-r--r--TEST_MAPPING17
1 files changed, 5 insertions, 12 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 162f83f..db89cba 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,25 +5,18 @@
"path": "external/rust/crates/gdbstub_arch"
}
],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
+ "postsubmit": [
{
- "name": "authfs_device_test_src_lib"
- },
+ "name": "virtualizationservice_device_test"
+ }
+ ],
+ "presubmit": [
{
"name": "virtualizationservice_device_test"
}
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
"name": "virtualizationservice_device_test"
}
]