• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# local binary (Makefile)
2fullbench
3fullbench32
4fullbench-lib
5fuzzer
6fuzzer32
7fuzzer-dll
8zbufftest
9zbufftest32
10zbufftest-dll
11zstreamtest
12zstreamtest32
13zstreamtest_asan
14zstreamtest_tsan
15zstreamtest-dll
16datagen
17paramgrill
18paramgrill32
19roundTripCrash
20longmatch
21symbols
22legacy
23decodecorpus
24pool
25poolTests
26invalidDictionaries
27checkTag
28zcat
29zstdcat
30tm
31
32# test artifacts
33dictionary
34grillResults.txt
35_*
36tmp*
37*.zst
38*.gz
39!gzip/hufts-segv.gz
40result
41out
42*.zstd
43hello*
44world
45
46# Tmp test directory
47zstdtest
48speedTest
49versionsTest
50namespaceTest
51dirTest*
52
53# fuzzer
54afl
55
56# Local script
57startSpeedTest
58speedTest.pid
59*.bat
60
61# Generic Object files
62*.o
63*.ko
64
65# Generic Executables
66*.exe
67*.out
68*.app
69