summaryrefslogtreecommitdiffstats
path: root/tests/fullbench.c
diff options
context:
space:
mode:
authorAlexey Tourbin <alexey.tourbin@gmail.com>2018-04-27 04:06:37 (GMT)
committerAlexey Tourbin <alexey.tourbin@gmail.com>2018-04-27 04:27:10 (GMT)
commitce4e1389cc38c3c26f40ecef9c4fa6438411fa90 (patch)
treefc4b63663ed5aeba6d42423de1d3f3c7095df886 /tests/fullbench.c
parent5603d30f81c99fbe55f48d953e3df728720ff982 (diff)
downloadlz4-ce4e1389cc38c3c26f40ecef9c4fa6438411fa90.zip
lz4-ce4e1389cc38c3c26f40ecef9c4fa6438411fa90.tar.gz
lz4-ce4e1389cc38c3c26f40ecef9c4fa6438411fa90.tar.bz2
fuzzer.c: enabled ring buffer tests for decompress_fast
Ring buffer tests were performed only with LZ4_decompress_safe_continue, leaving my buggy changes to LZ4_decompress_safe_continue undetected. The tests are now replicated and performed in a similar manner for both LZ4_decompress_safe_continue and LZ4_decompress_safe_continue (except for the small buffer case where only one function can be tested, because part of the dictionary is overwritten with the output). I also updated function names in the messages (changed them to the actual ones). The error was reported for LZ4_decompress_safe(), which I found misleading.
Diffstat (limited to 'tests/fullbench.c')
0 files changed, 0 insertions, 0 deletions