Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-26 | Move malloc support to tests/common directory | 1 | -31/+10 | ||
2014-12-26 | Move malloc_wrappers.c to tests/common | 6 | -83/+6 | ||
2014-09-11 | Add a fuzz testing stub for ability to use external generators also | 5 | -0/+209 | ||
2014-09-11 | Add a better fuzz test. | 7 | -0/+563 | ||
Attempts to verify all the properties defined in the security model, while also being portable and able to run on many platforms. |