Adapt mk1mf.pl and helpers to the new testing framework.
authorRichard Levitte <levitte@openssl.org>
Tue, 21 Apr 2015 18:09:36 +0000 (20:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
commitfd9ad2300b280c0f71d24456bfbf04579331bc94
tree37265c65bf6e1c19a28c977d0b60684f1750f36f
parent93de4f58ef8be2cb764343cb3102d41c81f11593
Adapt mk1mf.pl and helpers to the new testing framework.

With the new testing framework, building a test target with mk1mf.pl
becomes a very simple thing.  And especially, no more need to do the
amount of hackery in unix.pl we did.

Also, some tests need a working apps/CA.pl as well as rehashed certs
in certs/demo.  So, move the code creating those files so it gets done
regardless, not just in non-mk1mf environments.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
util/mk1mf.pl
util/pl/BC-32.pl
util/pl/VC-32.pl
util/pl/unix.pl