Make 25-test_gen.t and 25-test_req.t into one
authorRichard Levitte <levitte@openssl.org>
Fri, 3 Jun 2016 23:05:06 +0000 (01:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 4 Jun 2016 07:43:26 +0000 (09:43 +0200)
commite2ec7332c45a39369cb541bbc33d88188b2acd94
tree1fbba9f0fd141ed9e2824b3df16b21878d73cb5b
parentc9d2437385694fb73d280db763ac495655f5d399
Make 25-test_gen.t and 25-test_req.t into one

Since one generates files that the other depends on, there's no
real reason to keep them separate.  Since they were both different
aspects of 'openssl req', the merge ends up in 25-test_req.t.

This also makes cleanup easier.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/25-test_gen.t [deleted file]
test/recipes/25-test_req.t