mbedtls/tests/include/test
Gilles Peskine 872948cc72 Support larger integer test arguments: C part
Change the type of signed integer arguments from int32_t to intmax_t.
This allows the C code to work with test function arguments with a range
larger than int32_t. A subsequent commit will change the .datax generator
to support larger types.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-04-26 19:40:02 +02:00
..
drivers Force SHA-256 for entropy in libtestdriver1 2023-03-24 10:43:40 +01:00
arguments.h Support larger integer test arguments: C part 2023-04-26 19:40:02 +02:00
asn1_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
certs.h Switch to the new code style 2023-01-11 14:50:10 +01:00
constant_flow.h Valgrind for constant flow: skip non-CF test suites 2022-11-29 16:46:06 +01:00
fake_external_rng_for_test.h Switch to the new code style 2023-01-11 14:50:10 +01:00
helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
macros.h Remove duplicate test macros 2023-03-10 17:44:08 +00:00
psa_crypto_helpers.h Fix typos & improve wording in comments 2023-03-21 16:29:31 +01:00
psa_exercise_key.h Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
psa_helpers.h Switch to the new code style 2023-01-11 14:50:10 +01:00
random.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_helpers.h Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 2023-04-11 09:31:37 +02:00