Commit 24806f09 authored by Richard Levitte's avatar Richard Levitte
Browse files

Reduce the things we ignore in test/



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4507)

(cherry picked from commit d2068e34)
parent 6b3c5b89
Loading
Loading
Loading
Loading
+1 −6
Original line number Original line Diff line number Diff line
@@ -53,12 +53,7 @@ Makefile
/test/v3ext
/test/v3ext


# Certain files that get created by tests on the fly
# Certain files that get created by tests on the fly
/test/*.ss
/test/test-runs
/test/*.srl
/test/.rnd
/test/test*.pem
/test/newkey.pem
/test/*.log
/test/buildtest_*
/test/buildtest_*


# Fuzz stuff.
# Fuzz stuff.