summaryrefslogtreecommitdiff
path: root/tests/lib/fuzz_zlog_inputs.py
AgeCommit message (Collapse)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2022-01-17tests: fuzzing target for zlog_5424 codeDavid Lamparter
This just tries logging messages in random ways to allow the fuzzer to do its thing and try to find weird edge cases. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>