openssl/test/testlib/OpenSSL
Richard Levitte a00c84f6c6 Have OpenSSL::Test handle perl scripts like any program
Since we're building some of our perl scripts and the result might not
end up in apps/ (*), we may need to treat them like the compile
programs we use for testing.

This introduces perlapp() and perltest(), which behave like app() and
test(), but will add the perl executable in the command line.

-----

(*) For example, with a mk1mf build, the result will end up in $(BIN_D)

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-01-26 15:58:22 +01:00
..
Test Use Configure's @disablables and %disabled through configdata.pm 2016-01-26 09:53:36 +01:00
Test.pm Have OpenSSL::Test handle perl scripts like any program 2016-01-26 15:58:22 +01:00