Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Remove obsolete p2p-fuzzer | Jouni Malinen | 2020-10-12 | 1 | -51/+0 |
| | | | | | | | tests/fuzzing/p2p replaced this more than a year ago, so get rid of the now obsolete version. Signed-off-by: Jouni Malinen <jouni@codeaurora.org> | ||||
* | tests: Add p2p-fuzzer | Jouni Malinen | 2015-04-22 | 1 | -0/+51 |
This program can be used to run fuzzing tests for areas related to P2P message parsing and processing. p2p-fuzzer allows data files to be used to inject Probe Response and Action frames for processing by the P2P module. Signed-off-by: Jouni Malinen <j@w1.fi> |