aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-21 12:20:40 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-21 12:20:40 -0700
commit7783526676f266fcc3fd91d42897c8eccda67dd7 (patch)
tree3f919cad52621300a76ea5dff00ef81670e6034f
parentfc822b57d50960245556d72992d572960e38fb14 (diff)
downloadcpu_features-7783526676f266fcc3fd91d42897c8eccda67dd7.tar.gz
Add cpu_features to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I99fbe56b2daa33cada8e7adecc65397cb1c52eca
-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"
+ }
]
}