Loading Configure +0 −1 Original line number Diff line number Diff line Loading @@ -342,7 +342,6 @@ my @disablables = ( "filenames", "fuzz-libfuzzer", "fuzz-afl", "fuzz-test", "gost", "heartbeats", "hw(-.+)?", Loading test/recipes/05-test_fuzz.t +0 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,6 @@ use OpenSSL::Test::Utils; setup("test_fuzz"); plan skip_all => "Fuzz testing is disabled by this OpenSSL build" if disabled("fuzz-test"); my @fuzzers = ('asn1', 'asn1parse', 'bignum', 'bndiv', 'conf', 'crl', 'server', 'x509'); if (!disabled("cms")) { push @fuzzers, 'cms'; Loading Loading
Configure +0 −1 Original line number Diff line number Diff line Loading @@ -342,7 +342,6 @@ my @disablables = ( "filenames", "fuzz-libfuzzer", "fuzz-afl", "fuzz-test", "gost", "heartbeats", "hw(-.+)?", Loading
test/recipes/05-test_fuzz.t +0 −3 Original line number Diff line number Diff line Loading @@ -15,9 +15,6 @@ use OpenSSL::Test::Utils; setup("test_fuzz"); plan skip_all => "Fuzz testing is disabled by this OpenSSL build" if disabled("fuzz-test"); my @fuzzers = ('asn1', 'asn1parse', 'bignum', 'bndiv', 'conf', 'crl', 'server', 'x509'); if (!disabled("cms")) { push @fuzzers, 'cms'; Loading