aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-17 01:17:57 +0000
committerFlorian Mayer <fmayer@google.com>2022-03-17 01:17:59 +0000
commitbe3d771f0c36f0b3d913236a5db75c0f2b997340 (patch)
tree9e8c886716bbb9b8a88598431b58e87de1e73d0c
parent322cf1ae226424fdb14b81fe18f34544df553bc5 (diff)
downloadfmtlib-be3d771f0c36f0b3d913236a5db75c0f2b997340.tar.gz
Add fmtlib to hwasan-postsubmit.
Change-Id: I1610f11b79f1d5e612c95d9ac7467e3b5f6303ac Test: Run tests under HWASan. Bug: 193568145
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index caeecd64..328028d6 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -6,5 +6,13 @@
{
"name": "fmtlib_ostream_test"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "fmtlib_test"
+ },
+ {
+ "name": "fmtlib_ostream_test"
+ }
]
}