aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:43:30 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:43:30 +0100
commit03ea35f3db210903de3642e9b985a253354f2650 (patch)
tree7d3c69085622c353705d12d865b82c87ebe3e9b0
parent85b9e5004c51868f1be3dc3e0bab5b0be511d79f (diff)
downloadpin-project-lite-03ea35f3db210903de3642e9b985a253354f2650.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I6d6f8e29cb51bbb3e86d59bd9ae90fcd514f15ca
-rw-r--r--TEST_MAPPING75
1 files changed, 7 insertions, 68 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b018914..9ef8931 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,88 +24,27 @@
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_adaptation_jni_tests"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "libuwb_uci_jni_rust_tests"
- },
- {
- "name": "rustBinderTest"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
},
{
- "name": "legacykeystore_test"
+ "path": "external/uwb/src"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/DnsResolver"
},
{
- "name": "libuwb_adaptation_jni_tests"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "libuwb_core_tests"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libuwb_uci_jni_rust_tests"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "rustBinderTest"
+ "path": "system/security/keystore2"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}