add fuzzing of resolver
based on the "random test" at the end of the regular resolver tests. Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -55,6 +55,8 @@ tests/*.trs
|
||||
tests/check_parser
|
||||
tests/test_base64
|
||||
tests/test_ctx
|
||||
tests/test_fuzz_parser
|
||||
tests/test_fuzz_resolver
|
||||
tests/test_hash
|
||||
tests/test_jid
|
||||
tests/test_md5
|
||||
@@ -81,3 +83,4 @@ expat/
|
||||
coverage/
|
||||
coverage.info
|
||||
configure~
|
||||
fuzz-*.log
|
||||
|
||||
Reference in New Issue
Block a user