Convert 90-test_external.t to using "executable" rather than "system"
authorRichard Levitte <levitte@openssl.org>
Fri, 14 Oct 2016 14:52:50 +0000 (15:52 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 4 Nov 2016 10:38:54 +0000 (10:38 +0000)
commitd5df08afb43d66c26a512093c22a70d3a079dc3f
tree0cf32df9dd249349c72e6058f8f4e5a604276cd0
parentce2596d404c16266b6bd5614b2d5159b67054d58
Convert 90-test_external.t to using "executable" rather than "system"

Use the newly added "executable" function rather than "system". Also filter
the output to add a prefix to every line so that the "ok" doesn't confuse
Test::More

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
test/recipes/90-test_external.t