mbedtls/tests/suites
Piotr Nowicki bde7ee88a6
Add DTLS handshake fragmentation test
For this test it is good to have a handshake messages length as big as
possible, so for the server the certificate verification mode is
changed from default NONE to REQUIRED. It requires the client to send
certificate date to the server during handshake

Signed-off-by: Piotr Nowicki <piotr.nowicki@arm.com>
2020-02-27 09:31:42 -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
test_suite_error.data
test_suite_error.function
test_suite_ssl.data Add DTLS handshake fragmentation test 2020-02-27 09:31:42 -05:00
test_suite_ssl.function Add DTLS handshake fragmentation test 2020-02-27 09:31:42 -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
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