aboutsummaryrefslogtreecommitdiff
path: root/security/radamsa
Commit message (Collapse)AuthorAgeFilesLines
* Radamsa is a generic test case generator for robustness testing, aka a fuzzer.Carlo Strub2014-09-054-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