mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 13:54:26 +02:00
The allow list explicits which test cases are allowed to not be executed when testing. This may be, for example, because a feature is yet to be developed but the test for that feature is already in our code base. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>