0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/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
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-http-https-default-ports.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-tls-reuse-host-from-socket.js
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00