From b5588104fd5b60cb96805601529600c4ef85119d Mon Sep 17 00:00:00 2001 From: David Brazdil Date: Mon, 23 Jan 2023 13:30:28 +0000 Subject: Update TEST_MAPPING Test: None Change-Id: Icb65e8784a20481cb133474935a2f275671d3a21 --- TEST_MAPPING | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index e2df61d..468e595 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -4,6 +4,12 @@ { "path": "external/rust/crates/anyhow" }, + { + "path": "external/rust/crates/futures-channel" + }, + { + "path": "external/rust/crates/futures-executor" + }, { "path": "external/rust/crates/tokio" } @@ -15,11 +21,26 @@ { "name": "authfs_device_test_src_lib" }, + { + "name": "bluetooth_with_facades.test" + }, { "name": "doh_unit_test" }, { - "name": "virtualizationservice_device_test" + "name": "keystore2_legacy_blobs_test" + }, + { + "name": "keystore2_test" + }, + { + "name": "legacykeystore_test" + }, + { + "name": "libpvmfw_avb.integration_test" + }, + { + "name": "virtualizationmanager_device_test" } ], "presubmit-rust": [ @@ -29,11 +50,26 @@ { "name": "authfs_device_test_src_lib" }, + { + "name": "bluetooth_with_facades.test" + }, { "name": "doh_unit_test" }, { - "name": "virtualizationservice_device_test" + "name": "keystore2_legacy_blobs_test" + }, + { + "name": "keystore2_test" + }, + { + "name": "legacykeystore_test" + }, + { + "name": "libpvmfw_avb.integration_test" + }, + { + "name": "virtualizationmanager_device_test" } ] } -- cgit v1.2.3