From 37a19178419d4b85077ab590cf0b5df4f9d7f669 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 30 Jan 2023 12:02:48 +0100 Subject: Update TEST_MAPPING Test: atest Change-Id: I8221d3cccf14a46c34a85cca6e55ef987e66b635 --- TEST_MAPPING | 68 +++++++----------------------------------------------------- 1 file changed, 8 insertions(+), 60 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index 84e61a1..f85c7ca 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -3,82 +3,30 @@ "imports": [ { "path": "external/rust/crates/flate2" - } - ], - "presubmit": [ - { - "name": "ZipFuseTest" - }, - { - "name": "apkdmverity.test" - }, - { - "name": "avmdtool.test" - }, - { - "name": "avmdtool_tests" - }, - { - "name": "bluetooth_with_facades.test" - }, - { - "name": "libapexutil_rust.test" - }, - { - "name": "libapkverify.integration_test" - }, - { - "name": "libapkverify.test" - }, - { - "name": "libpvmfw_avb.integration_test" - }, - { - "name": "microdroid_manager_test" - }, - { - "name": "virtualizationmanager_device_test" - }, - { - "name": "vm.test" - } - ], - "presubmit-rust": [ - { - "name": "ZipFuseTest" - }, - { - "name": "apkdmverity.test" - }, - { - "name": "avmdtool.test" - }, - { - "name": "avmdtool_tests" }, { - "name": "bluetooth_with_facades.test" + "path": "packages/modules/Virtualization/apkdmverity" }, { - "name": "libapexutil_rust.test" + "path": "packages/modules/Virtualization/avmd" }, { - "name": "libapkverify.integration_test" + "path": "packages/modules/Virtualization/libs/apexutil" }, { - "name": "libapkverify.test" + "path": "packages/modules/Virtualization/libs/apkverify" }, { - "name": "libpvmfw_avb.integration_test" + "path": "packages/modules/Virtualization/microdroid_manager" }, { - "name": "microdroid_manager_test" + "path": "packages/modules/Virtualization/virtualizationmanager" }, { - "name": "virtualizationmanager_device_test" + "path": "packages/modules/Virtualization/vm" }, { - "name": "vm.test" + "path": "packages/modules/Virtualization/zipfuse" } ] } -- cgit v1.2.3