mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
ossfuzz: additional seed corpora
Create simple seed corpora for: - FTP - telnet - dict - tftp - imap - pop3 based off the tests of the same number. Closes #1842
This commit is contained in:
parent
efeb4a3176
commit
1cf323ec4e
2
.gitignore
vendored
2
.gitignore
vendored
@ -53,3 +53,5 @@ mkinstalldirs
|
||||
tags
|
||||
test-driver
|
||||
scripts/_curl
|
||||
curl_fuzzer
|
||||
curl_fuzzer_seed_corpus.zip
|
||||
|
BIN
tests/fuzz/curl_fuzz_data/test100
Normal file
BIN
tests/fuzz/curl_fuzz_data/test100
Normal file
Binary file not shown.
BIN
tests/fuzz/curl_fuzz_data/test1326
Normal file
BIN
tests/fuzz/curl_fuzz_data/test1326
Normal file
Binary file not shown.
BIN
tests/fuzz/curl_fuzz_data/test1450
Normal file
BIN
tests/fuzz/curl_fuzz_data/test1450
Normal file
Binary file not shown.
BIN
tests/fuzz/curl_fuzz_data/test271
Normal file
BIN
tests/fuzz/curl_fuzz_data/test271
Normal file
Binary file not shown.
BIN
tests/fuzz/curl_fuzz_data/test800
Normal file
BIN
tests/fuzz/curl_fuzz_data/test800
Normal file
Binary file not shown.
BIN
tests/fuzz/curl_fuzz_data/test850
Normal file
BIN
tests/fuzz/curl_fuzz_data/test850
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user