aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-19 23:02:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-19 23:02:30 +0000
commitfc8d111c5fbe65583e0fdaf6a491be326e6b09a1 (patch)
tree2c085b686688abfc7135e4727b9ff04a6e23a4b6
parent0ea72199b8d3262edf0b37bfc2901403fd7030ef (diff)
parent8217ca7fcb18ecd3b12e952f6e41c5b9316fe411 (diff)
downloadFP16-fc8d111c5fbe65583e0fdaf6a491be326e6b09a1.tar.gz
Change-Id: I9538c6deb8bf584794c44964292c299730bbfcd7
-rw-r--r--TEST_MAPPING23
1 files changed, 23 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b03f7be..9c9e49c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -21,5 +21,28 @@
{
"name": "Fp16IEEEToFp32ValueTests"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "Fp16AltFromFp32ValueTests"
+ },
+ {
+ "name": "Fp16AltToFp32BitsTests"
+ },
+ {
+ "name": "Fp16AltToFp32ValueTests"
+ },
+ {
+ "name": "Fp16BitcastsTests"
+ },
+ {
+ "name": "Fp16IEEEFromFp32ValueTests"
+ },
+ {
+ "name": "Fp16IEEEToFp32BitsTests"
+ },
+ {
+ "name": "Fp16IEEEToFp32ValueTests"
+ }
]
}