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
..
all-in-docker.sh Update headers 2023-11-03 12:04:52 +00:00
all.sh Separate memory poisoning tests from generic ASan 2024-01-17 15:37:54 +00:00
analyze_outcomes.py Correct analyze_outcomes identation 2023-08-24 09:27:28 +01:00
basic-build-test.sh Update headers 2023-11-03 12:04:52 +00:00
basic-in-docker.sh Update headers 2023-11-03 12:04:52 +00:00
check_files.py Pacify mypy 2023-11-06 13:25:37 +01:00
check_names.py Update headers 2023-11-03 12:04:52 +00:00
check_test_cases.py Update headers 2023-11-03 12:04:52 +00:00
check-doxy-blocks.pl Update headers 2023-11-03 12:04:52 +00:00
check-generated-files.sh Update headers 2023-11-03 12:04:52 +00:00
check-python-files.sh Update headers 2023-11-03 12:04:52 +00:00
depends.py Update headers 2023-11-03 12:04:52 +00:00
docker_env.sh Update headers 2023-11-03 12:04:52 +00:00
doxygen.sh Update headers 2023-11-03 12:04:52 +00:00
gen_ctr_drbg.pl Update headers 2023-11-03 12:04:52 +00:00
gen_gcm_decrypt.pl Update headers 2023-11-03 12:04:52 +00:00
gen_gcm_encrypt.pl Update headers 2023-11-03 12:04:52 +00:00
gen_pkcs1_v21_sign_verify.pl Update headers 2023-11-03 12:04:52 +00:00
generate_bignum_tests.py Update headers 2023-11-03 12:04:52 +00:00
generate_psa_tests.py Update new license headers 2023-11-13 11:45:12 +00:00
generate_server9_bad_saltlen.py Update license 2023-11-08 19:19:18 +01:00
generate_test_code.py Update headers 2023-11-03 12:04:52 +00:00
generate-afl-tests.sh Update headers 2023-11-03 12:04:52 +00:00
list_internal_identifiers.py Update headers 2023-11-03 12:04:52 +00:00
list-identifiers.sh Update headers 2023-11-03 12:04:52 +00:00
psa_collect_statuses.py Update headers 2023-11-03 12:04:52 +00:00
recursion.pl Update headers 2023-11-03 12:04:52 +00:00
run_demos.py Pacify Pylint 2023-07-25 21:54:36 +02:00
run-metatests.sh Readability improvement 2023-11-16 15:56:52 +01:00
run-test-suites.pl Update headers 2023-11-03 12:04:52 +00:00
scripts_path.py Update headers 2023-11-03 12:04:52 +00:00
set_psa_test_dependencies.py Update headers 2023-11-03 12:04:52 +00:00
tcp_client.pl Update headers 2023-11-03 12:04:52 +00:00
test_config_script.py Update headers 2023-11-03 12:04:52 +00:00
test_generate_test_code.py Update headers 2023-11-03 12:04:52 +00:00
test_psa_compliance.py Update headers 2023-11-03 12:04:52 +00:00
test_psa_constant_names.py Update headers 2023-11-03 12:04:52 +00:00
test_zeroize.gdb Update headers 2023-11-03 12:04:52 +00:00
test-ref-configs.pl Update headers 2023-11-03 12:04:52 +00:00
travis-log-failure.sh Update headers 2023-11-03 12:04:52 +00:00