Add debug on fail and lengthen unit tests

This commit is contained in:
Ed
2024-04-19 16:59:40 +01:00
parent bee1d878af
commit cd497a0c78
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
#define DATA_RANGE 128
#define DATA_MASK (DATA_RANGE - 1)
#define NUM_TESTS_PER_TEST 10
#define NUM_TESTS_PER_TEST 30
#define CABLE_NUM 2
#define RANDOM_SEED 6031769