mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-29 14:57:27 +02:00
Add a metatest program
This program can be used to validate that things that should be detected as test failures are indeed caught, either by setting the test result to MBEDTLS_TEST_RESULT_FAILED or by aborting the program. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
@@ -53,6 +53,7 @@ test/cpp_dummy_build
|
||||
test/cpp_dummy_build.cpp
|
||||
test/dlopen
|
||||
test/ecp-bench
|
||||
test/metatest
|
||||
test/query_compile_time_config
|
||||
test/selftest
|
||||
test/ssl_cert_test
|
||||
|
||||
Reference in New Issue
Block a user