Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Radamsa is a generic test case generator for robustness testing, aka a fuzzer. | Carlo Strub | 2014-09-05 | 4 | -0/+50 |
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 PR: ports/187576 Submitted by: Jukka Ukkonen <jau@iki.fi> Notes: svn path=/head/; revision=367388 |