aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 12:18:34 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 12:18:34 +0100
commite39b6d2dd3c0c7d7fb20f9973e455b769316f49f (patch)
treece8936c4d32f4ddfa646fccf158fd64bb1d446c9
parent8ac8cdb21c85016e6ef93be102495e1af8c8766a (diff)
downloadnum-derive-e39b6d2dd3c0c7d7fb20f9973e455b769316f49f.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I49bc9c4ce58385870d0b4ec2e8db2fadd1c5a28b
-rw-r--r--TEST_MAPPING88
1 files changed, 7 insertions, 81 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 07ec67d..d91171b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,97 +1,23 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "apkdmverity.test"
+ "path": "external/uwb/src"
},
{
- "name": "avmdtool.test"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "avmdtool_tests"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "bluetooth_with_facades.test"
+ "path": "packages/modules/Virtualization/libs/apkverify"
},
{
- "name": "compos_verify.test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "composd_cmd.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_adaptation_jni_tests"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "libuwb_uci_jni_rust_tests"
- },
- {
- "name": "libuwb_uci_packet_tests"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "compos_verify.test"
- },
- {
- "name": "composd_cmd.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_adaptation_jni_tests"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "libuwb_uci_jni_rust_tests"
- },
- {
- "name": "libuwb_uci_packet_tests"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
}
]
}