aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 13:46:07 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 13:46:07 +0000
commit0c46775b9d19e1c71caf1496d2893fa9622cf824 (patch)
treef48d514c9b485543f586083cb10b2b808a699e64
parentafb7dc40c6c2a524affd2f6793f1c99f44825a03 (diff)
downloadnum-bigint-0c46775b9d19e1c71caf1496d2893fa9622cf824.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I7e60659335f48f32402a2012671788d82ac732b1
-rw-r--r--TEST_MAPPING36
1 files changed, 0 insertions, 36 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5a9024f..0a8b0db 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,21 +7,6 @@
],
"presubmit": [
{
- "name": "apkdmverity.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libidsig.test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
"name": "num-bigint_test_src_lib"
},
{
@@ -47,28 +32,10 @@
},
{
"name": "num-bigint_test_tests_roots"
- },
- {
- "name": "virtualizationservice_device_test"
}
],
"presubmit-rust": [
{
- "name": "apkdmverity.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libidsig.test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
"name": "num-bigint_test_src_lib"
},
{
@@ -94,9 +61,6 @@
},
{
"name": "num-bigint_test_tests_roots"
- },
- {
- "name": "virtualizationservice_device_test"
}
]
}