]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add wnm-fuzzer
authorJouni Malinen <j@w1.fi>
Sat, 18 Apr 2015 10:42:24 +0000 (13:42 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 08:44:19 +0000 (11:44 +0300)
commit0af57c3dd8524024cd95abc031f72baa7c884448
treedc0232ca97a823e38cfe55717024e0eba272766c
parent46c3befe24be715d2bb8083214f21dfbbebc85f4
tests: Add wnm-fuzzer

This program can be used to run fuzzing tests for areas related to WNM
frame parsing and processing on the client side.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/wnm-fuzzer/Makefile [new file with mode: 0644]
tests/wnm-fuzzer/bss-tm-req.dat [new file with mode: 0644]
tests/wnm-fuzzer/wnm-fuzzer.c [new file with mode: 0644]
tests/wnm-fuzzer/wnm-notif.dat [new file with mode: 0644]