aboutsummaryrefslogblamecommitdiff
path: root/tests/.gitignore
blob: f408a7491213ffee071f438c9254e7d52aa7a014 (plain) (tree)


























































                         
# local binary (Makefile)
fullbench
fullbench32
fuzzer
fuzzer32
fuzzer-dll
zbufftest
zbufftest32
zbufftest-dll
zstreamtest
zstreamtest32
zstreamtest_asan
zstreamtest_tsan
zstreamtest-dll
datagen
paramgrill
paramgrill32
roundTripCrash
longmatch
symbols
legacy
decodecorpus
pool
invalidDictionaries

# Tmp test directory
zstdtest
speedTest
versionsTest
namespaceTest

# Local script
startSpeedTest
speedTest.pid

# Object files
*.o
*.ko

# Executables
*.exe
*.out
*.app

# Default result files
dictionary
grillResults.txt
_*
tmp*
*.zst
result
out

# fuzzer
afl

# Misc files
*.bat
dirTest*