diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/100_gendata_cocsep/gendata_cocsep_tests.c | 1 | ||||
| -rw-r--r-- | test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/100_gendata_cocsep/gendata_cocsep_tests.c b/test/100_gendata_cocsep/gendata_cocsep_tests.c index ee26de9..7630a71 100644 --- a/test/100_gendata_cocsep/gendata_cocsep_tests.c +++ b/test/100_gendata_cocsep/gendata_cocsep_tests.c | |||
| @@ -13,6 +13,7 @@ typedef struct { | |||
| 13 | uint64_t hash; | 13 | uint64_t hash; |
| 14 | uint64_t entries; | 14 | uint64_t entries; |
| 15 | uint64_t classes; /* Used only by cocsepdata, for now */ | 15 | uint64_t classes; /* Used only by cocsepdata, for now */ |
| 16 | uint8_t h48h; | ||
| 16 | uint8_t bits; | 17 | uint8_t bits; |
| 17 | uint8_t base; | 18 | uint8_t base; |
| 18 | uint8_t maxvalue; | 19 | uint8_t maxvalue; |
diff --git a/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c b/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c index 72a34f6..41ab10a 100644 --- a/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c +++ b/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c | |||
| @@ -13,6 +13,7 @@ typedef struct { | |||
| 13 | uint64_t hash; | 13 | uint64_t hash; |
| 14 | uint64_t entries; | 14 | uint64_t entries; |
| 15 | uint64_t classes; /* Used only by cocsepdata, for now */ | 15 | uint64_t classes; /* Used only by cocsepdata, for now */ |
| 16 | uint8_t h48h; | ||
| 16 | uint8_t bits; | 17 | uint8_t bits; |
| 17 | uint8_t base; | 18 | uint8_t base; |
| 18 | uint8_t maxvalue; | 19 | uint8_t maxvalue; |
