mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
|
Radamsa is a generic test case generator for robustness testing, aka a fuzzer.
|
||
|
It can be used to test how well a program can stand malformed and potentially
|
||
|
malicious inputs. It operates on given sample inputs and thus requires minimal
|
||
|
effort to set up.
|
||
|
|
||
|
WWW: https://www.ee.oulu.fi/research/ouspg/Radamsa
|