[openssl-dev] available tests drivers for OpenSSL

Kurt Roeckx kurt at roeckx.be
Mon Jun 15 13:42:57 UTC 2015


On Mon, Jun 15, 2015 at 12:14:47PM +0000, Pascal Cuoq wrote:
> Hello,
> 
> I am working on a C interpreter that uses existing tests to find more issues than simple execution does. In that it is comparable to Valgrind or UBSan. It has different enough strengths and weaknesses compared to these existing tools to make it worth using in addition to them, too.
> 
> This C interpreter is already able to work its way through a majority of the tests in OpenSSL's test directory, and indeed to find issues that occur during the execution of these tests (RT #3891). I was wondering whether anyone had, as a readily available artefact of fuzzing or quality assurance campaigns, some additional test drivers beyond but in the same style as those inside the archive.

There have been people doing fuzzing, and I would like to collect
them all and put them into a seperate repository.


Kurt



More information about the openssl-dev mailing list