aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:12:52 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:12:52 +0100
commit69060ff295a89f0c5f0999fc840d92ed786e3fe0 (patch)
treecbb36f4332f22e20a94bd31dea33d2c63b5786f1
parent98e4ab1051cdd84f550ccfe56915d051199cc335 (diff)
downloadtermcolor-69060ff295a89f0c5f0999fc840d92ed786e3fe0.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I2c3d2b3b5fa3a851e19d813d75965e8896c42eba
-rw-r--r--TEST_MAPPING74
1 files changed, 8 insertions, 66 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a8b8b52..ea6c5d1 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": "termcolor_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": "termcolor_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}