mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-03 02:56:55 +02:00
It makes little sense to run full compat.sh in the non-ASan component but only partial compat.sh in the ASan component. Actually, the non-ASan component doesn't need compat.sh at all, it's more than covered with ssl-opt.sh and test_suite_ssl already. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>