aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-17 01:16:30 +0000
committerFlorian Mayer <fmayer@google.com>2022-03-17 01:16:31 +0000
commit80be4157fe6c64bd5c25bc7edbcce1760e4a3758 (patch)
tree1954026b27ca3d8599271667deba4f4eebfc59cf
parentc115cd6edf7632e8f399a4c9762e13f8d8e97876 (diff)
downloadpuffin-80be4157fe6c64bd5c25bc7edbcce1760e4a3758.tar.gz
Add puffin to hwasan-postsubmit.
Change-Id: If756b3610d4f0d8423d32f532a826ccdc1b3dd59 Test: Run tests under HWASan. Bug: 193568145
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ee8f0ca..d78c7bd 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "puffin_unittest"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "puffin_unittest"
+ }
]
}