Minos Galanakis 0bebf8b8c7 Added generated files
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2026-03-26 22:03:13 +00:00
..
helpers.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
host_test.function Fix the build with dietlibc 2026-03-03 15:19:58 +01:00
main_test.function Let test suites see strtoull() on FreeBSD if building with -std=c99 2026-03-03 15:19:58 +01:00
test_suite_aes.cbc.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_aes.cfb.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_aes.ctr.data Fix test dependencies 2024-01-16 18:38:55 +00:00
test_suite_aes.ecb.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_aes.function Fix ASAN error in test 2024-01-16 16:27:34 +00:00
test_suite_aes.ofb.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_aes.rest.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_aes.xts.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_alignment.data Improve parsing of test data 2022-12-01 13:31:20 +00:00
test_suite_alignment.function Fix missing-prototype errors in tests/suites 2024-08-06 12:09:13 +01:00
test_suite_aria.data
test_suite_aria.function test_suite_aria: remove NOT_DEFINED dependency from aria_invalid_param() 2024-01-30 16:28:06 +01:00
test_suite_asn1parse.data Revert "test_suite_asn1parse.data: remove {} in test data description" 2023-09-26 17:15:56 +08:00
test_suite_asn1parse.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_asn1write.data Fix copypasta in test data 2022-06-15 21:16:42 +02:00
test_suite_asn1write.function Improve unit tests for mbedtls_asn1_store_named_data 2025-05-26 10:55:59 +02:00
test_suite_base64.data Explain some aspects of the tests 2025-06-09 23:08:40 +02:00
test_suite_base64.function Improve some explanations 2025-06-11 18:47:31 +02:00
test_suite_bignum_core.function Use more meaningful names in test function 2025-07-25 09:49:30 +02:00
test_suite_bignum_core.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_bignum_core.misc.data Gracefully handle A_limbs > N_limbs and test it 2025-07-24 11:10:59 +02:00
test_suite_bignum_mod_raw.data bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
test_suite_bignum_mod_raw.function Remove new bignum when not needed 2023-08-17 14:36:59 +01:00
test_suite_bignum_mod_raw.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_bignum_mod.function Remove new bignum when not needed 2023-08-17 14:36:59 +01:00
test_suite_bignum_mod.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_bignum_mod.misc.data bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
test_suite_bignum_random.data Fix representation of mod-random output 2022-12-20 20:28:02 +01:00
test_suite_bignum_random.function Remove new bignum when not needed 2023-08-17 14:36:59 +01:00
test_suite_bignum.function Merge pull request #1403 from felixc-arm/bignum-invmod-wrapper 2025-08-11 09:22:38 +02:00
test_suite_bignum.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_bignum.misc.data Merge pull request #1408 from mpg/improve-gcd-3.6 2025-08-13 19:44:57 +01:00
test_suite_block_cipher.data test_suite_block_cipher: fix depends_on for Camellia tests 2023-12-04 15:24:25 +01:00
test_suite_block_cipher.function test_suite_block_cipher: fix unused variable when !MBEDTLS_BLOCK_CIPHER_SOME_PSA 2023-12-14 18:08:14 +01:00
test_suite_block_cipher.psa.data test_suite_block_cipher.psa: remove misleading initial comment 2023-12-28 18:33:17 +01:00
test_suite_camellia.data
test_suite_camellia.function Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT 2023-10-31 17:22:06 +08:00
test_suite_ccm.data Updated mbedtls_ccm_finish_boundary to handle zero len tags 2026-03-12 12:00:23 +00:00
test_suite_ccm.function test_suite_ccm: Added error.h 2026-03-17 11:42:42 +00:00
test_suite_chacha20.data
test_suite_chacha20.function Fix code style 2023-07-27 14:17:27 +01:00
test_suite_chachapoly.data
test_suite_chachapoly.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_cipher.aes.data New function mbedtls_cipher_finish_padded 2025-08-08 15:14:47 +02:00
test_suite_cipher.aria.data Add more tests to check setting padding mode 2023-09-21 14:04:35 +01:00
test_suite_cipher.camellia.data Add more tests to check setting padding mode 2023-09-21 14:04:35 +01:00
test_suite_cipher.ccm.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_cipher.chacha20.data Modifies data files to match new test function name 2022-02-21 09:57:51 +00:00
test_suite_cipher.chachapoly.data Modifies data files to match new test function name 2022-02-21 09:57:51 +00:00
test_suite_cipher.constant_time.data New function mbedtls_cipher_finish_padded 2025-08-08 15:14:47 +02:00
test_suite_cipher.des.data Add more tests to check setting padding mode 2023-09-21 14:04:35 +01:00
test_suite_cipher.function Test invalid_padding against all-bits-one 2025-08-26 13:14:22 +02:00
test_suite_cipher.gcm.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_cipher.misc.data
test_suite_cipher.nist_kw.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_cipher.null.data
test_suite_cipher.padding.data Move constant-time padding tests to a separate suite 2025-08-08 15:14:47 +02:00
test_suite_cmac.data test_suite_cmac: add used key type to all test cases 2023-12-29 14:07:11 +01:00
test_suite_cmac.function Officially deprecate MBEDTLS_CIPHER_BLKSIZE_MAX 2023-06-14 18:00:37 +02:00
test_suite_common.data Add tests for xor over large blocks 2023-06-07 16:38:26 +01:00
test_suite_common.function Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test 2024-08-06 12:09:13 +01:00
test_suite_config.crypto_combinations.data PK: require more option combinations in tests 2026-02-27 10:48:48 +01:00
test_suite_config.function PK: ensure we test with keys on the stack or heap 2026-02-23 09:42:06 +01:00
test_suite_config.mbedtls_boolean.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_config.psa_boolean.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_config.psa_combinations.data New test suite to report configuration options 2024-06-21 00:01:20 +02:00
test_suite_config.tls_combinations.data New test suite to report configuration options 2024-06-21 00:01:20 +02:00
test_suite_constant_time_hmac.data SSL: use MD_CAN macros 2023-03-21 16:29:31 +01:00
test_suite_constant_time_hmac.function library/tests: replace md_psa.h with psa_util.h as include file for MD conversion 2024-01-02 13:27:32 +01:00
test_suite_constant_time.data Add mbedtls_ct_error_if, with tests 2023-09-22 09:58:25 +01:00
test_suite_constant_time.function Update references to test helpers 2024-11-14 14:19:40 +00:00
test_suite_ctr_drbg.data Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
test_suite_ctr_drbg.function Move AES_PSA_INIT to after drbg init 2024-10-25 12:45:03 +01:00
test_suite_debug.data Add a few more test cases for printf formats 2026-01-26 17:49:05 +01:00
test_suite_debug.function test_suite_debug: test the printf used by debug.c 2026-03-03 15:19:58 +01:00
test_suite_des.data
test_suite_des.function Revert "des: add CIPHER_ENCRYPT_ONLY dependency for test cases" 2023-09-07 18:00:25 +08:00
test_suite_dhm.data Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
test_suite_dhm.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_ecdh.data tests: Added test for mbedtls_ecdh_context_grp 2024-02-29 13:31:34 +00:00
test_suite_ecdh.function tests: Added test for mbedtls_ecdh_context_grp 2024-02-29 13:31:34 +00:00
test_suite_ecdsa.data OID + misc crypto: use MD_CAN and fix failures 2023-03-21 16:28:00 +01:00
test_suite_ecdsa.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_ecjpake.data mbedtls_ecp_point_read_binary from compressed fmt 2022-10-03 05:43:27 -04:00
test_suite_ecjpake.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_ecp.data mbedtls_ecp_write_key_ext(): new function 2024-02-28 13:19:42 +01:00
test_suite_ecp.function mbedtls_ecp_write_key(): deprecate the old function 2024-02-28 13:19:42 +01:00
test_suite_ecp.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_entropy.data Test that the compile-time and run-time entropy source counts match 2026-03-15 19:52:16 +01:00
test_suite_entropy.function Test that the compile-time and run-time entropy source counts match 2026-03-15 19:52:16 +01:00
test_suite_error.data
test_suite_error.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_gcm.aes128_de.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.aes128_en.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.aes192_de.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.aes192_en.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.aes256_de.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.aes256_en.data Add test cases for AES GCM input and output buffer overlap 2024-11-07 09:26:43 +00:00
test_suite_gcm.camellia.data tests: use new CCM/GCM capability macros in tests 2023-12-20 09:54:18 +01:00
test_suite_gcm.function Fix issue where input data could be length 0 2024-11-13 09:42:59 +00:00
test_suite_gcm.misc.data Fix test dependencies 2024-02-01 13:54:46 +00:00
test_suite_hkdf.data Enable HKDF in driver-only hashes test 2023-03-21 16:42:05 +01:00
test_suite_hkdf.function Fix code style 2023-07-27 14:17:27 +01:00
test_suite_hmac_drbg.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_hmac_drbg.misc.data Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
test_suite_hmac_drbg.no_reseed.data Enable HMAC-DRBG in driver-only hashes component 2023-03-21 16:42:05 +01:00
test_suite_hmac_drbg.nopr.data Enable HMAC-DRBG in driver-only hashes component 2023-03-21 16:42:05 +01:00
test_suite_hmac_drbg.pr.data Enable HMAC-DRBG in driver-only hashes component 2023-03-21 16:42:05 +01:00
test_suite_lmots.data Correct redundant framework/../framework paths 2024-07-08 15:36:48 +01:00
test_suite_lmots.function Use correct test case conditionals for helper functions in tests/suites 2024-08-06 12:09:13 +01:00
test_suite_lms.data test_suite_lms.data: Updated comments 2025-06-06 14:35:07 +01:00
test_suite_lms.function Fix code style 2023-07-27 14:17:27 +01:00
test_suite_md.data Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
test_suite_md.function md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled 2025-02-21 13:13:24 +01:00
test_suite_md.psa.data Fix dependencies for SHA-3 MD dispatch tests 2023-09-24 09:48:46 +02:00
test_suite_mdx.data
test_suite_mdx.function Fix use of sizeof without brackets 2023-02-02 12:40:50 +00:00
test_suite_memory_buffer_alloc.data
test_suite_memory_buffer_alloc.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_mps.data
test_suite_mps.function Add missing exit labels to MPS tests 2023-10-20 19:14:46 +01:00
test_suite_net.data
test_suite_net.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_nist_kw.data Add AES 128-bit key dependency for tests data 2023-05-05 11:21:30 +08:00
test_suite_nist_kw.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_oid.data Add OID tests for HMAC-xxx 2023-07-27 16:02:42 +01:00
test_suite_oid.function Add OID tests for HMAC-xxx 2023-07-27 16:02:42 +01:00
test_suite_pem.data Adjust test case with invalid base64 2025-06-10 09:42:03 +02:00
test_suite_pem.function Adjust test case with invalid base64 2025-06-10 09:42:03 +02:00
test_suite_pk.data Add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT 2024-09-17 15:45:19 +01:00
test_suite_pk.function Move test_keys.h to include/test 2024-12-10 16:32:07 +01:00
test_suite_pkcs1_v15.data RSA: use MD_CAN macros 2023-03-21 16:28:00 +01:00
test_suite_pkcs1_v15.function md: restore md.h includes in source files directly using its elements 2023-10-16 14:39:38 +02:00
test_suite_pkcs1_v21.data RSA: use MD_CAN macros 2023-03-21 16:28:00 +01:00
test_suite_pkcs1_v21.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_pkcs5.data Reformat AES encryption test data in pkcs5 tests 2024-02-08 15:44:43 +00:00
test_suite_pkcs5.function pkcs[5/12]: add CIPHER_C for [en/de]crypting functions 2023-12-21 16:39:04 +01:00
test_suite_pkcs7.data Update paths pointing to tests/data_files 2024-07-08 15:36:46 +01:00
test_suite_pkcs7.function Fix missing-prototype errors in tests/suites 2024-08-06 12:09:13 +01:00
test_suite_pkcs12.data test_suite_pkcs12: fix typo in test case description 2023-10-06 11:25:08 +02:00
test_suite_pkcs12.function pkcs[5/12]: add CIPHER_C for [en/de]crypting functions 2023-12-21 16:39:04 +01:00
test_suite_pkparse.data Backport: add AES PBES2 test cases matching 3DES (including wrong and missing password) 2025-08-07 19:01:06 +01:00
test_suite_pkparse.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_pkwrite.data Revert "Temporarily comment out tests that are clogging the CI" 2024-10-25 05:16:20 +02:00
test_suite_pkwrite.function pkwrite: tests: make helper more robust 2026-02-10 11:34:00 +01:00
test_suite_platform_printf.data Skip printf("%zu") tests with MinGW 2026-03-03 15:19:58 +01:00
test_suite_platform_printf.function Skip printf("%zu") tests with MinGW 2026-03-03 15:19:58 +01:00
test_suite_platform_threading.data Single-threaded test of nominal mutex usage 2025-09-01 00:28:15 +02:00
test_suite_platform_threading.function Single-threaded test of nominal mutex usage 2025-09-01 00:28:15 +02:00
test_suite_platform_unix.data Add smoke test for gettimeofday() 2026-03-03 15:19:58 +01:00
test_suite_platform_unix.function clock_gettime: don't assume more than 1 second since the origin of time 2026-03-03 15:19:58 +01:00
test_suite_platform_util.data Add tests that cover msan explicit_bzero issue 2023-03-16 12:02:15 +00:00
test_suite_platform_util.function Add explanatory comment 2023-03-16 13:43:32 +00:00
test_suite_platform.data MSan and TSan complain as well, not just ASan 2023-11-22 18:08:17 +01:00
test_suite_platform.function Fix wrong pointer type passed to printf 2026-03-03 15:19:58 +01:00
test_suite_poly1305.data
test_suite_poly1305.function Fix code style 2023-07-27 14:17:27 +01:00
test_suite_psa_crypto_attributes.data
test_suite_psa_crypto_attributes.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_psa_crypto_constant_time.data Add constant-time AES-CBC encrypt and decrypt tests through PSA 2025-09-08 12:22:39 +02:00
test_suite_psa_crypto_constant_time.function Add BUFFER_TOO_SMALL testing 2025-09-08 12:22:39 +02:00
test_suite_psa_crypto_driver_wrappers.data test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() 2024-10-22 13:31:19 +02:00
test_suite_psa_crypto_driver_wrappers.function Use short initializers for multipart operation structures 2025-05-22 10:26:06 +02:00
test_suite_psa_crypto_ecp.data Unit tests for mbedtls_psa_ecp_generate_key() 2024-10-30 12:18:16 +01:00
test_suite_psa_crypto_ecp.function Update references to test helpers 2024-11-14 14:19:40 +00:00
test_suite_psa_crypto_entropy.data Test the PSA RNG after fork() 2026-03-16 17:50:06 +01:00
test_suite_psa_crypto_entropy.function Test the PSA RNG after fork() 2026-03-16 17:50:06 +01:00
test_suite_psa_crypto_generate_key.function Switch to the new code style 2023-01-11 14:50:10 +01:00
test_suite_psa_crypto_generate_key.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_hash.data Fix error in test vectors 2023-07-28 16:44:18 +01:00
test_suite_psa_crypto_hash.function Merge pull request #7839 from daverodgman/psa-sha3 2023-08-30 08:51:36 +00:00
test_suite_psa_crypto_init.data Move entropy-related tests to test_suite_psa_crypto_entropy 2026-03-04 17:54:56 +01:00
test_suite_psa_crypto_init.function Move entropy-related tests to test_suite_psa_crypto_entropy 2026-03-04 17:54:56 +01:00
test_suite_psa_crypto_low_hash.function Add missing dependency to hash testsuite 2024-11-14 14:19:49 +00:00
test_suite_psa_crypto_low_hash.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_memory.data Rename "output_copy" -> "local_output" 2023-11-20 17:55:13 +00:00
test_suite_psa_crypto_memory.function Fix double free in case of test failure 2024-10-24 15:26:11 +01:00
test_suite_psa_crypto_metadata.data test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies 2023-10-30 11:37:09 +01:00
test_suite_psa_crypto_metadata.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_psa_crypto_not_supported.function Fix edge case with half-supported ECDSA (manual test cases) 2024-11-21 09:48:35 +01:00
test_suite_psa_crypto_not_supported.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_not_supported.misc.data
test_suite_psa_crypto_op_fail.function Add missing resource cleanup on test failure 2024-11-21 09:48:35 +01:00
test_suite_psa_crypto_op_fail.generated.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_op_fail.misc.data Fix edge case with half-supported ECDSA (manual test cases) 2024-11-21 09:48:35 +01:00
test_suite_psa_crypto_pake.data fix typo 2024-05-23 21:43:55 +02:00
test_suite_psa_crypto_pake.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_psa_crypto_persistent_key.data tests: suite_psa_crypto_persistent_key: fix test data for 3.6 branch 2025-10-31 12:37:09 +01:00
test_suite_psa_crypto_persistent_key.function tests: suite_psa_crypto_persistent_key: fix load_primed_storage 2025-11-03 11:07:04 +01:00
test_suite_psa_crypto_se_driver_hal_mocks.data
test_suite_psa_crypto_se_driver_hal_mocks.function Add some missing test case dependencies 2024-11-19 22:11:42 +01:00
test_suite_psa_crypto_se_driver_hal.data Update invalid key id in a test case 2024-07-17 12:35:14 +02:00
test_suite_psa_crypto_se_driver_hal.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_psa_crypto_slot_management.data Dynamic key store: make full-key-store tests work effectively 2024-08-09 13:54:54 +02:00
test_suite_psa_crypto_slot_management.function Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING 2025-06-12 11:13:33 +01:00
test_suite_psa_crypto_storage_format.current.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_storage_format.function test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer 2024-10-22 13:31:19 +02:00
test_suite_psa_crypto_storage_format.misc.data Add storage format test case for JPAKE 2025-10-10 18:04:55 +01:00
test_suite_psa_crypto_storage_format.v0.data Added generated files 2026-03-26 22:03:13 +00:00
test_suite_psa_crypto_util.data mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 2024-10-28 10:09:18 +01:00
test_suite_psa_crypto_util.function suite_psa_crypto_util: make ecdsa_raw_to_der_incremental() more readable 2024-02-06 15:49:06 +01:00
test_suite_psa_crypto.concurrent.data Move concurrent tests to a separate .data file 2025-04-25 18:48:52 +02:00
test_suite_psa_crypto.data Merge pull request #1501 from mpg/restricted-ffdh-peerkey-checks 2026-03-13 12:44:30 +01:00
test_suite_psa_crypto.function Merge pull request #1492 from minosgalanakis/bugfix/ccm_finish_boundary_check_3.6 2026-03-17 21:57:28 +01:00
test_suite_psa_crypto.pbkdf2.data Modify test description 2023-08-18 12:49:07 +05:30
test_suite_psa_crypto.persistent.data Move persistent key tests to a separate .data file 2025-04-25 18:48:59 +02:00
test_suite_psa_its.data BUGFIX: PSA test vectors use UID 1 instead of 0. 2022-02-08 15:19:26 +01:00
test_suite_psa_its.function Adjust spacing in tests/suites function sources 2024-08-06 12:09:13 +01:00
test_suite_random.data Fix instances of old feature macros being used 2023-03-24 10:43:40 +01:00
test_suite_random.function Fix MD_PSA_INIT called before initializing some data structures 2024-11-05 17:04:30 +01:00
test_suite_rsa.data Merge pull request #8804 from valeriosetti/issue8799 2024-02-20 11:58:52 +00:00
test_suite_rsa.function Prepare codepath tests for early termination 2024-09-02 10:30:47 +02:00
test_suite_shax.data Add tests for invalid paramters 2023-06-07 17:06:35 +01:00
test_suite_shax.function Ensure mbedtls_sha3_finish zeroizes the context 2023-08-30 18:43:23 +01:00
test_suite_ssl_decrypt.function Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING 2025-06-12 11:13:33 +01:00
test_suite_ssl_decrypt.misc.data ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros 2023-11-08 14:21:19 +08:00
test_suite_ssl.data Merge remote-tracking branch 'mbedtls-restricted/mbedtls-3.6-release-sync' into 'mbedtls-restricted/mbedtls-3.6-restricted' 2026-03-23 12:08:25 +01:00
test_suite_ssl.function Merge remote-tracking branch 'mbedtls-restricted/mbedtls-3.6-release-sync' into 'mbedtls-restricted/mbedtls-3.6-restricted' 2026-03-23 12:08:25 +01:00
test_suite_ssl.records.data Update feature macro for 3.6 2025-04-10 10:34:07 +02:00
test_suite_ssl.tls-defrag.data Re-introduce log asserts on positive cases 2025-03-14 09:21:59 +01:00
test_suite_test_helpers.data Basic functional test for memory poisoning 2023-11-29 19:22:03 +01:00
test_suite_test_helpers.function Update documentation regarding metatest 2025-02-20 14:51:26 +00:00
test_suite_timing.data Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C 2022-04-08 04:41:42 -04:00
test_suite_timing.function Whitespace fix 2023-03-31 18:04:34 +01:00
test_suite_version.data Bump version 2026-03-26 21:48:57 +00:00
test_suite_version.function Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
test_suite_x509parse.data Add malicious ip test for inet_pton 2025-10-02 16:11:10 +01:00
test_suite_x509parse.function inet_pton: help ASan find the underflow 2026-01-20 18:19:33 +00:00
test_suite_x509write.data Fix bug in mbedtls_asn1_store_named_data() 2025-05-26 10:42:14 +02:00
test_suite_x509write.function Add unit test for new behaviour of string_to_names() 2025-05-05 18:25:26 +02:00