aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING74
1 files changed, 8 insertions, 66 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 720ebc6..3480b99 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,85 +1,27 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
- {
- "name": "VtsAidlDiceDemoteTargetTest"
- },
- {
- "name": "VtsAidlDiceTargetTest"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "compos_verify.test"
- },
+ "imports": [
{
- "name": "diced_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "keystore2_client_tests"
+ "path": "system/security/diced"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "system/security/keystore2"
},
{
- "name": "keystore2_test"
- },
- {
- "name": "keystore2_vintf_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libtombstoned_client_rust_test"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
"name": "unicode-width_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
{
- "name": "VtsAidlDiceDemoteTargetTest"
- },
- {
- "name": "VtsAidlDiceTargetTest"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "compos_verify.test"
- },
- {
- "name": "diced_test"
- },
- {
- "name": "keystore2_client_tests"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "keystore2_vintf_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libtombstoned_client_rust_test"
- },
- {
"name": "unicode-width_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}