aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:46:07 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:46:07 +0100
commit2ff1ffe072a0d5d9acbab423b3bd77d687f2700f (patch)
tree1b6ca9c37ab3a0cd181b433453c242c7c8c7217c
parent3725da32ac66749958556f8d2a826b526df9afce (diff)
downloadunicode-width-2ff1ffe072a0d5d9acbab423b3bd77d687f2700f.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I5f6993714e34fa3cd3684878986c8a9d3aa44c89
-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"
}
]
}