From: Yann Collet Date: Wed, 16 Oct 2024 01:44:40 +0000 (-0700) Subject: fix test X-Git-Tag: v1.5.7^2~74^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4170%2Fhead;p=thirdparty%2Fzstd.git fix test --- diff --git a/tests/fuzzer.c b/tests/fuzzer.c index f7bdae90e..ead3cc8dd 100644 --- a/tests/fuzzer.c +++ b/tests/fuzzer.c @@ -2450,7 +2450,7 @@ static int basicUnitTests(U32 const seed, double compressibility) 3742, 3675, 3674, 3665, 3664, 3663, 3662, 3661, 3660, 3660, 3660, 3660, 3660 }; - size_t const target_wdict_cSize[22+1] = { 2830, 2896, 2893, 2820, 2940, + size_t const target_wdict_cSize[22+1] = { 2830, 2896, 2893, 2840, 2950, 2950, 2950, 2925, 2900, 2892, 2910, 2910, 2910, 2780, 2775, 2765, 2760, 2755, 2754, 2753,