commit | f19647824bd63c89ddbcad245f1b8635dbee7138 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Fri Jun 21 12:15:09 2024 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 20:15:19 2024 +0000 |
tree | a68c063c4e824cef869a4114c2ae67db4e15d268 | |
parent | e07846a1a88db71a1803c40d7d8e7571e93ec669 [diff] |
[libc][nacl-ported-tests] Also check for hwasan in TestPosixMemAlign An alignment failure is expected for this test when calling posix_memalign. This is normally caught in asan, but hwasan also catches this, so we should ignore this for hwasan as well. Change-Id: I75537b50560364d74aa2c0d03e7c84ff1c14c6c7 Reviewed-on: https://fuchsia-review.googlesource.com/c/libc-tests/+/1069481 Commit-Queue: Leonard Chan <leonardchan@google.com> Reviewed-by: Roland McGrath <mcgrathr@google.com>