summaryrefslogtreecommitdiff
path: root/src/third_party/zstandard/zstd/tests/fuzz/.gitignore
blob: 02c2f10beb1abc53b268ae218779cd20da0eb9ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# test artefacts
corpora
block_decompress
block_round_trip
dictionary_decompress
dictionary_loader
dictionary_round_trip
dictionary_stream_round_trip
raw_dictionary_round_trip
simple_compress
simple_decompress
simple_round_trip
stream_decompress
stream_round_trip
zstd_frame_info
decompress_dstSize_tooSmall
fse_read_ncount
sequence_compression_api
seekable_roundtrip
huf_round_trip
fuzz-*.log
rt_lib_*
d_lib_*
crash-*

# misc
trace
tmp*