1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-21 12:40:51 +03:00
Files
mbedtls/programs/test
David Horstmann 1b421b1005 Separate memory poisoning tests from generic ASan
Some platforms may support ASan but be C99-only (no C11 support).
These platforms will support ASan metatests but not memory poisoning,
which requires C11 features.

To allow for this, create a separate platform requirement, "poison",
in metatest.c to distinguish generic ASan metatests from ones that
require suppport for memory poisoning.

In practice our platforms support both, so run "poison" tests in
the same all.sh components where we run "asan" ones.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2024-01-17 15:37:54 +00:00
..
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00