]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: libFuzzer integration for test-json and test-x509
authorJouni Malinen <j@w1.fi>
Sun, 24 Feb 2019 16:52:54 +0000 (18:52 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 25 Feb 2019 17:48:49 +0000 (19:48 +0200)
commitf3e671591e6938e27aa15ba52f258617456a8fac
tree9594e98b5ca7676a7bac26cc61f3f0dbef64980f
parentbb05d03606add80708480b621a73fa9cc3ebbe6d
tests: libFuzzer integration for test-json and test-x509

Allow these test tools to be used with libFuzzer in addition to
afl-fuzz.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/Makefile
tests/README
tests/test-json.c
tests/test-x509.c