node/test/internet
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto
we had a few ways versions of looking for support before executing a test. this
commit unifies them as well as add the check for all tests that previously
lacked them. found by running `./configure --without-ssl && make test`. also,
produce tap skip output if the test is skipped.

PR-URL: https://github.com/iojs/io.js/pull/1049
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
2015-03-05 10:31:41 +09:00
..
test-dgram-broadcast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dgram-multicast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dns-txt-sigsegv.js src: fix intermittent SIGSEGV in resolveTxt 2015-02-25 22:45:35 -06:00
test-dns.js dns: allow dns.lookup() to return all addresses 2015-02-06 17:18:47 -05:00
test-http-dns-fail.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-http-https-default-ports.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-net-connect-timeout.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-connect-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-reuse-host-from-socket.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00