aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-17 00:35:02 +0000
committerFlorian Mayer <fmayer@google.com>2022-03-17 00:35:05 +0000
commit4ccb04ef9b37be32ec94478fa2faa9b418303fa3 (patch)
tree1bc1fb4c47e16686a18a656c3cd2ab892b22522c
parent167b39261f31ff5fbea1dddf4a58755245e6c0e6 (diff)
downloadpdfium-4ccb04ef9b37be32ec94478fa2faa9b418303fa3.tar.gz
Add hwasan postsubmit tests for pdfium.
Bug: 193568145 Change-Id: Ifffa0a9f2b659884bc681fc0ba965b210bf6b7ed Test: Run tests under HWASan.
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa91a20b7..561cbbf39 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "CtsPdfTestCases"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "CtsPdfTestCases"
+ }
]
}