node/test/internet
Ben Noordhuis 7266b75779 test: move broadcast/multicast test to internet/
Move parallel/test-dgram-broadcast-multi-process to test/internet.

The test does not play nice with firewalls that restrict broadcast
or multicast traffic, nor can it be rewritten to use only loopback
traffic without running into platform-specific limitations, see also
commits 52e600a and 236533c (TODO: update second one before landing.)

PR-URL: https://github.com/iojs/io.js/pull/259
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-01-08 13:17:32 +01:00
..
internet.status Split tests. 2010-02-25 11:41:11 -08:00
test-dgram-broadcast-multi-process.js test: move broadcast/multicast test to internet/ 2015-01-08 13:17:32 +01:00
test-dgram-multicast-multi-process.js test: add `reuseAddr` in dgram-multicast... 2014-04-10 19:55:38 +04:00
test-dns.js src: all wraps now use actual FunctionTemplate 2014-12-09 17:57:15 +01:00
test-http-dns-fail.js test: move simple/test-http-dns-fail to test/internet 2013-01-28 12:41:56 +01:00
test-http-https-default-ports.js https: fix default port 2013-08-05 12:53:12 -07:00
test-net-connect-timeout.js test: Move test-net-connect-timeout to test/internet 2013-02-26 17:39:04 -08:00
test-net-connect-unref.js test: move two tests from simple/ to internet/ 2013-07-20 12:36:33 +02:00
test-tls-reuse-host-from-socket.js tls: reuse hostname from underlying net.Socket 2013-10-31 01:57:17 +04:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00