mbedtls/tests/suites
Andrzej Kurek 8a6ff15079
test_suite_ssl refactoring: provide default options structure for tests
Create and provide a structure with default options so that the caller won't have
to pass all of the parameters each time the handshake is called. In the future
this can be improved so that the options are passed as a string, just like in
ssl-opt.sh.
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2020-02-26 09:10:14 -05:00
..
helpers.function Change ASSERT_ALLOC to take a size in elements, not bytes 2019-11-29 10:13:32 +00:00
host_test.function Fix outcome file leak if execute_tests exits early 2020-01-21 18:03:56 +01:00
main_test.function Add TEST_ASSUME macro to allow skipping tests at runtime 2019-07-05 13:39:09 +01:00
target_test.function Fix test assert macro calls 2019-11-29 10:13:32 +00:00
test_suite_debug.data Update certificates to expire in 2029 2019-07-10 16:46:34 +03:00
test_suite_debug.function Rename HexParam_t -> data_t for consistent coding style 2018-08-06 11:42:06 +01:00
test_suite_error.data The Great Renaming 2015-04-08 13:25:31 +02:00
test_suite_error.function Intermediate hexify out change 2018-08-06 11:40:57 +01:00
test_suite_ssl.data test_suite_ssl refactoring: provide default options structure for tests 2020-02-26 09:10:14 -05:00
test_suite_ssl.function test_suite_ssl refactoring: provide default options structure for tests 2020-02-26 09:10:14 -05:00
test_suite_version.data Bump version to Mbed TLS 2.21.0 2020-02-19 14:35:16 +00:00
test_suite_version.function Intermediate hexify out change 2018-08-06 11:40:57 +01:00
test_suite_x509parse.data Merge pull request #2836 from hanno-arm/x509_crt_policies_tests 2019-11-20 15:45:57 +00:00
test_suite_x509parse.function Add test cases exercising successful verification of MD2/MD4/MD5 CRT 2019-06-03 14:45:21 +01:00
test_suite_x509write.data Update certificates to expire in 2029 2019-07-10 16:46:34 +03:00
test_suite_x509write.function Add missing compilation guards in test suite 2020-01-31 14:22:10 +01:00