mbedtls/tests/suites
Andrzej Kurek 1a44a159ef Change the order of endpoint initialization steps
Wrong order caused the `protected_record_size` to be of wrong size, hence
causing the server to receive a malformed message in case of a DTLS test.
2020-02-10 03:53:49 -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 tests with sending application data to test_suite_ssl 2020-02-07 09:14:04 +01:00
test_suite_ssl.function Change the order of endpoint initialization steps 2020-02-10 03:53:49 -05:00
test_suite_version.data Bump version to Mbed TLS 2.20.0 2020-01-20 14:52:29 +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