Gilles Peskine 6494d923f0 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-28 13:19:30 +02:00
..
drivers Switch to the new code style 2023-01-11 14:52:35 +01:00
arguments.h Support larger integer test arguments: C part 2023-04-28 13:19:30 +02:00
asn1_helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
constant_flow.h Valgrind for constant flow: skip non-CF test suites 2022-12-01 19:49:36 +01:00
fake_external_rng_for_test.h Switch to the new code style 2023-01-11 14:52:35 +01:00
helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
macros.h Use ASSERT_COMPARE in test_suite_md 2023-02-09 09:26:22 +01:00
psa_crypto_helpers.h Fix build error in CI about test_fail_if_psa_leaking 2023-03-16 11:10:17 +08:00
psa_exercise_key.h Switch to the new code style 2023-01-11 14:52:35 +01:00
psa_helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
random.h Switch to the new code style 2023-01-11 14:52:35 +01:00
ssl_helpers.h ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data 2023-03-23 18:02:53 +08:00