aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:06:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:06:42 +0000
commit4b0dcd0195379aaab805c45deb73b0a300f431f4 (patch)
tree3f919cad52621300a76ea5dff00ef81670e6034f
parent93707baad09f31a9c6b34b8ecb9050c76ca395f3 (diff)
parent327c58ba644d5c05e2b4c18d481bc98660227a02 (diff)
downloadcpu_features-4b0dcd0195379aaab805c45deb73b0a300f431f4.tar.gz
Change-Id: If8a6d8dd4f2b2a51d0e90238cf069a272f40eccc
-rw-r--r--TEST_MAPPING14
1 files changed, 14 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index fbfe969..7066870 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -12,5 +12,19 @@
{
"name": "cpu_features-cpuinfo_test"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "cpu_features-bit_utils_test"
+ },
+ {
+ "name": "cpu_features-string_view_test"
+ },
+ {
+ "name": "cpu_features-stack_line_reader_test"
+ },
+ {
+ "name": "cpu_features-cpuinfo_test"
+ }
]
}