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
..
baremetal-override tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 15:25:42 -05:00
spe Switch to the new code style 2023-01-11 14:52:35 +01:00
test Support larger integer test arguments: C part 2023-04-28 13:19:30 +02:00