aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING42
1 files changed, 10 insertions, 32 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 777e539..fa4f51b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/buddy_system_allocator"
+ },
+ {
"path": "external/rust/crates/quiche"
},
{
@@ -11,62 +14,37 @@
"path": "external/rust/crates/webpki"
}
],
- "presubmit": [
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
+ "postsubmit": [
{
"name": "doh_unit_test"
},
{
- "name": "libapkverify.integration_test"
+ "name": "microdroid_manager_test"
},
{
- "name": "libapkverify.test"
- },
+ "name": "spin_test_src_lib"
+ }
+ ],
+ "presubmit": [
{
- "name": "libidsig.test"
+ "name": "doh_unit_test"
},
{
"name": "microdroid_manager_test"
},
{
"name": "spin_test_src_lib"
- },
- {
- "name": "virtualizationservice_device_test"
}
],
"presubmit-rust": [
{
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
"name": "doh_unit_test"
},
{
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libidsig.test"
- },
- {
"name": "microdroid_manager_test"
},
{
"name": "spin_test_src_lib"
- },
- {
- "name": "virtualizationservice_device_test"
}
]
}