test: fix test failure with shared openssl
authorShigeki Ohtsu <ohtsu@iij.ad.jp>
Mon, 9 Feb 2015 04:56:38 +0000 (13:56 +0900)
committerShigeki Ohtsu <ohtsu@iij.ad.jp>
Mon, 9 Feb 2015 16:24:02 +0000 (01:24 +0900)
commitc86e383c41f35b17ba79cc1c6dbfff674214177d
tree63cccdf2093d5be2fe37260798625f2fa227538e
parent1151016d0a13dcb5973f602d0717c2da6abca551
test: fix test failure with shared openssl

When configured with share openssl, use external openssl command and
check if it can be executed.

Fixes: https://github.com/iojs/io.js/issues/618
PR-URL: https://github.com/iojs/io.js/pull/762
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
test/common.js
test/parallel/test-tls-no-sslv3.js