From 67f287733f1d477619a50533f54676c7ffb41c25 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Mon, 30 Jan 2023 14:34:29 +0100 Subject: Update TEST_MAPPING Test: atest Change-Id: Ia91650b14f986c3d9f19969159800345c362058b --- TEST_MAPPING | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index 4dfb326..63733b6 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -1,20 +1,23 @@ // Generated by update_crate_tests.py for tests that depend on this crate. { "imports": [ + { + "path": "external/rust/crates/async-stream" + }, { "path": "external/rust/crates/futures-util" }, { "path": "external/rust/crates/tokio-test" - } - ], - "presubmit": [ - { - "name": "doh_unit_test" }, { - "name": "rustBinderTest" + "path": "external/uwb/src" }, + { + "path": "packages/modules/DnsResolver" + } + ], + "presubmit": [ { "name": "tokio_test_tests__require_full" }, @@ -209,12 +212,6 @@ } ], "presubmit-rust": [ - { - "name": "doh_unit_test" - }, - { - "name": "rustBinderTest" - }, { "name": "tokio_test_tests__require_full" }, @@ -332,9 +329,6 @@ { "name": "tokio_test_tests_sync_errors" }, - { - "name": "tokio_test_tests_sync_mpsc" - }, { "name": "tokio_test_tests_sync_mutex" }, -- cgit v1.2.3