node/test/sequential
Johan Bergström c15e81afdd test: Introduce knowledge of FreeBSD jails
FreeBSD jails act differently than your average vm or similar
application container. All routing passes through one ip address,
which makes things like localhost or 0.0.0.0 resolve differently.

Introduce a helper that allows us to verify if we're in a jail
and another one for returning an ip address for localhost.

Also, skip one test instead of trading additional complexity
in common.js for one specific user scenario.

PR-URL: https://github.com/iojs/io.js/pull/1167
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-03-19 09:11:50 +11:00
..
test-chdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-execsync.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-child-process-fork-getconnections.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-cluster-listening-port.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-debug-args.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-deprecation-flags.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-force-repl.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch-recursive.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-http-pipeline-flood.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-init.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-memory-usage-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-mkdir-rmdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-module-loading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-GH-5504.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-listen-exclusive-random-ports.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-localport.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-server-address.js test: Introduce knowledge of FreeBSD jails 2015-03-19 09:11:50 +11:00
test-net-server-bind.js lib: move default address logic to `net._listen2` 2015-01-23 18:09:39 +01:00
test-next-tick-error-spin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-address.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-head.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-stream.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp-noexist.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-readdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-746.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-784.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-819.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-877.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1531.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-regress-GH-1697.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1726.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1899.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-3542.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-regress-GH-3739.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-regress-GH-4015.js test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
test-regress-GH-4027.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-4948.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-require-cache-without-stat.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-setproctitle.js test: fix setproctitle on FreeBSD 2015-01-13 20:36:44 +03:00
test-sigint-infinite-loop.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-signal-unregister.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin-error.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-child-proc.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-from-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-pipe-resume.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-script-child.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-cannot-be-closed-child-process-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-close-catch.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-stderr-reading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-to-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stream2-fs.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-stream2-httpclient-response-end.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-stream2-stderr-sync.js test: common.js -> common 2015-02-22 19:34:17 -08:00
test-sync-fileread.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-connect.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-listen.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-honorcipherorder.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-util-debug.js tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00
test-vm-syntax-error-stderr.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-vm-timeout-rethrow.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-zerolengthbufferbug.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
testcfg.py test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00