Integrate LZ4 library, compress the ramdisk
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
This commit is contained in:
28
lz4/tests/.gitignore
vendored
Normal file
28
lz4/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
# build artefacts
|
||||
datagen
|
||||
frametest
|
||||
frametest32
|
||||
fullbench
|
||||
fullbench32
|
||||
fullbench-lib
|
||||
fullbench-dll
|
||||
fuzzer
|
||||
fuzzer32
|
||||
fasttest
|
||||
roundTripTest
|
||||
checkTag
|
||||
checkFrame
|
||||
decompress-partial
|
||||
decompress-partial-usingDict
|
||||
abiTest
|
||||
freestanding
|
||||
|
||||
# test artefacts
|
||||
tmp*
|
||||
versionsTest
|
||||
abiTests
|
||||
lz4_all.c
|
||||
|
||||
# local tests
|
||||
afl
|
||||
Reference in New Issue
Block a user