aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-26 03:03:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-26 03:03:48 +0000
commit9609aea0982a1d826249ed3bd4901990b4c69bc0 (patch)
tree5d6463938d4b5c056307ad250c111debd19f5421
parent40c57812a4b1980183d70562d029654bfb346e42 (diff)
parent0144e3b1f06e4ab8625f478cdf93e1b61aafcc1e (diff)
downloadiproute2-9609aea0982a1d826249ed3bd4901990b4c69bc0.tar.gz
Change-Id: Idb6dc955dc1f7e7f9de0c32aae9f835c0a65500c
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index baf56a88..f70a3b3e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,5 +5,12 @@
{ "name": "netdutils_test" },
{ "name": "resolv_integration_test" },
{ "name": "resolv_unit_test" }
+ ],
+ "hwasan-postsubmit": [
+ { "name": "netd_integration_test" },
+ { "name": "netd_unit_test" },
+ { "name": "netdutils_test" },
+ { "name": "resolv_integration_test" },
+ { "name": "resolv_unit_test" }
]
}