Make it possible to disable fuzz testing
authorRichard Levitte <levitte@openssl.org>
Wed, 31 Aug 2016 15:07:44 +0000 (17:07 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 31 Aug 2016 15:43:51 +0000 (17:43 +0200)
commiteb40eaed727500bf4a15f848c99e37edd18e142e
tree91cd4f8777936de98fb65b38d5aec89a574df31b
parent68b4a6e91f5acd42489bb9d1c580acc5ae457cad
Make it possible to disable fuzz testing

These tests take a very long time on some platforms, and arent't
always strictly necessary.  This makes it possible to turn them
off.  The necessary binaries are still built, though, in case
someone still wants to do a manual run.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configure
test/recipes/05-test_fuzz.t