Janos Follath dd2e4683d0 Bignum Core: add limb size specific test generation
In Bignum Core the result also involves a carry and both the result and
the carry depend on the size of the limbs.

Before this change both 32 and 64 bit specific result have been passed
to the test functions.

Moving this decision out of the tests makes the test functions easier to
write and read and the test cases easier to read and debug. The change
doesn't make writing the generator script any harder and might even make
reading it easier.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2022-10-20 10:38:22 +01:00
..
2022-09-18 21:17:09 +02:00
2022-09-18 21:17:09 +02:00
2022-01-06 12:20:48 +01:00
2022-10-13 14:28:22 +01:00
2021-06-28 09:28:33 +01:00