Have OpenSsl..Test::app() and friends look for file in source as well
authorRichard Levitte <levitte@openssl.org>
Tue, 29 Mar 2016 17:41:20 +0000 (19:41 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 30 Mar 2016 16:44:18 +0000 (18:44 +0200)
commitfbd361eaf84446e8d6860ab2b7ecf9d04585f2ef
treef1a375735995703c58dbf97f21ae62984469a36c
parent7d9b2d53a2ebef2414f7b79b1ba8a81f50bd9be9
Have OpenSsl..Test::app() and friends look for file in source as well

If the command file that app(), test(), perlapp(9 and perltest() are
looking for doesn't exist in the build tree, look for it in the source
tree as well.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/testlib/OpenSSL/Test.pm