mbedtls/tests/suites
Piotr Nowicki 438bf3b667 App data with 1/n-1 splitting in test suite
Counting of the fragments has been shifted from the writing section to
the reading. This is more reliable because one reading is made for one
fragment and during one write the library can internally divide data
into two fragments

Signed-off-by: Piotr Nowicki <piotr.nowicki@arm.com>
2020-03-12 16:57:05 +01: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 App data with 1/n-1 splitting in test suite 2020-03-12 16:57:05 +01:00
test_suite_ssl.function App data with 1/n-1 splitting in test suite 2020-03-12 16:57:05 +01: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