On 06/04/2014 04:58 PM, Mike Bland wrote:
Thanks to a few brave volunteers and the support of the core OpenSSL
team, it looks like we can begin moving on this effort soon. I've
begun to document the current state of things on the wiki:

http://wiki.openssl.org/index.php/Unit_Testing

There's lots to discuss with regard to the "Goals", "Tasks", and
"Discussion Topics" enumerated on the wiki. I'm happy to start a
discussion on this thread, or other openssl-dev threads; at the same
time, I'm wondering if a new openssl-testing group would be more
appropriate. If it's desirable, I could manage it via Google Groups,
rather than create more majordomo work for the core team. Thoughts?

Mike,

The first which would spring to my mind are valgrind memcheck test targets and -fsanitize=* rules. With the current testsuite it is almost impossible to run it via valgrind and there are no sane sanitize rules yet: (address, undefined for -O3, thread, memory)
There's only a static debug-ben-debug-64-clang config.

See for contrast polarssl which include those tests and configs.
Not speaking about coverage yet.

--
Reini

Working towards a true Modern Perl.
Slim, functional, unbloated, compile-time optimizable
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to