aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:02:46 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:02:46 +0100
commite3720e6e0a14a9f7975af4704d0c80774cc55650 (patch)
tree1ec219eebf4a24403ad70290c2a8901e51748e30
parenta9b9c27228df33cb6136300b7b6d260f939690d1 (diff)
downloadspin-e3720e6e0a14a9f7975af4704d0c80774cc55650.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I092f9f9a0ec221b28e45f5dbd85328e9bcd1a05b
-rw-r--r--TEST_MAPPING12
1 files changed, 3 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ef31e38..c028b97 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,9 +2,6 @@
{
"imports": [
{
- "path": "external/rust/crates/buddy_system_allocator"
- },
- {
"path": "external/rust/crates/quiche"
},
{
@@ -12,21 +9,18 @@
},
{
"path": "external/rust/crates/webpki"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "spin_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "spin_test_src_lib"
}
]