aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-18 16:07:41 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-18 16:07:41 -0700
commitd44ca69afd283baf7ac69d13d4c1a70a04fd326c (patch)
tree5d6463938d4b5c056307ad250c111debd19f5421
parentb604c84e551654296f704cf8984a4cd35d1f7264 (diff)
downloadiproute2-d44ca69afd283baf7ac69d13d4c1a70a04fd326c.tar.gz
Add iproute2 to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I1642db89b47544e25d3a151c1e07c4a89d976003
-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" }
]
}