diff --git a/tests/fuzzer.c b/tests/fuzzer.c index eae715889..5d5c73e11 100644 --- a/tests/fuzzer.c +++ b/tests/fuzzer.c @@ -897,6 +897,34 @@ static int basicUnitTests(U32 seed, double compressibility) if (ZDICT_isError(dictSize)) goto _output_error; DISPLAYLEVEL(3, "OK, created dictionary of size %u \n", (U32)dictSize); + DISPLAYLEVEL(3, "test%3i : Multithreaded COVER dictBuilder : ", testNb++); + { U32 u; for (u=0; u