]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: New style fuzzing tool for DPP URI parsing
authorJouni Malinen <j@w1.fi>
Sat, 4 Apr 2020 17:07:38 +0000 (20:07 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Apr 2020 17:09:30 +0000 (20:09 +0300)
commitaf23f3a84954d066b6c2c521c5ba1c5e7e7efcf2
tree44fae7dd7243563311617498508120013ddb0cd3
parent41a10324492e09183d6758bd310a32ec66702b50
tests: New style fuzzing tool for DPP URI parsing

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/fuzzing/dpp-uri/Makefile [new file with mode: 0644]
tests/fuzzing/dpp-uri/corpus/1.dat [new file with mode: 0644]
tests/fuzzing/dpp-uri/corpus/2.dat [new file with mode: 0644]
tests/fuzzing/dpp-uri/corpus/3.dat [new file with mode: 0644]
tests/fuzzing/dpp-uri/dpp-uri.c [new file with mode: 0644]