aboutsummaryrefslogtreecommitdiff
path: root/test/100_gendata_cocsep
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-17 21:53:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-17 21:53:36 +0200
commit10e3c671ac33983b815e90e641633409280f045e (patch)
tree17bae570c8d30906d28671f4e9a7af22c4e52085 /test/100_gendata_cocsep
parentca68b59475f6b1773fa62e6dbc4b68349602b441 (diff)
downloadnissy-core-10e3c671ac33983b815e90e641633409280f045e.tar.gz
nissy-core-10e3c671ac33983b815e90e641633409280f045e.zip
Parallelized h48k2 gendata
Diffstat (limited to 'test/100_gendata_cocsep')
-rw-r--r--test/100_gendata_cocsep/gendata_cocsep_tests.c1
1 files changed, 1 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;

Generated with cgit - Back to sebastiano.tronto.net