libuv/test
Fedor Indutny 23d130b209 Revert "inet: allow scope in uv_inet_pton ip6 check"
This reverts commit d30e3ab65a, because it
is a new feature!
2014-04-14 15:13:20 +04:00
..
fixtures win, unix: add uv_dlerror() and uv_dlerror_free() 2012-03-02 16:39:21 +01:00
benchmark-async-pummel.c
benchmark-async.c
benchmark-fs-stat.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-getaddrinfo.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-list.h
benchmark-loop-count.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-million-async.c
benchmark-million-timers.c
benchmark-multi-accept.c
benchmark-ping-pongs.c
benchmark-pound.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-pump.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-sizes.c
benchmark-spawn.c
benchmark-tcp-write-batch.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
benchmark-thread.c
benchmark-udp-pummel.c
blackhole-server.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
dns-server.c
echo-server.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
run-benchmarks.c test: add tap output 2013-02-22 23:06:17 +01:00
run-tests.c test: add tap output 2013-02-22 23:06:17 +01:00
runner-unix.c
runner-unix.h
runner-win.c
runner-win.h test: fix windows #include bug 2012-10-03 00:58:04 +02:00
runner.c
runner.h
task.h test: add RETURN_SKIP and RETURN_TODO macros 2013-05-08 15:43:54 -07:00
test-active.c
test-async.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-barrier.c
test-callback-order.c
test-callback-stack.c
test-condvar.c
test-connection-fail.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-cwd-and-chdir.c
test-delayed-accept.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-dlerror.c unix, win: rework uv_dlopen() API 2012-05-03 19:36:40 +02:00
test-embed.c
test-emfile.c test: back-port EMFILE test from master branch 2013-11-25 12:58:39 +01:00
test-error.c error reporting: return sensible messages for synthetic errors 2011-10-06 01:17:46 +02:00
test-fail-always.c Benchmark runner 2011-04-19 04:47:21 +02:00
test-fs-event.c
test-fs-poll.c
test-fs.c test: fix signed/unsigned compiler warning 2013-06-26 13:40:40 +02:00
test-get-currentexe.c
test-get-loadavg.c
test-get-memory.c Tests: don't use %zu placeholder in printf statements 2012-04-11 22:54:02 +02:00
test-getaddrinfo.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-getsockname.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-hrtime.c test: allow 80 ms intervals in hrtime test 2012-07-03 22:33:10 +02:00
test-idle.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-ipc-send-recv.c
test-ipc.c code style: strip trailing whitespace 2013-12-20 19:38:37 -08:00
test-list.h
test-loop-handles.c
test-loop-stop.c windows: fix uv_stop in ONCE and NOWAIT modes 2013-02-25 18:26:58 +01:00
test-multiple-listen.c
test-mutexes.c
test-osx-select.c
test-pass-always.c
test-ping-pong.c
test-pipe-bind-error.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-pipe-connect-error.c
test-pipe-server-close.c
test-platform-output.c Tests: don't use %zu placeholder in printf statements 2012-04-11 22:54:02 +02:00
test-poll-close.c
test-poll.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-process-title.c
test-ref.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-run-nowait.c
test-run-once.c
test-semaphore.c unix, windows: add semaphore functions 2012-06-03 04:04:05 +02:00
test-shutdown-close.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-shutdown-eof.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-shutdown-twice.c
test-signal-multiple-loops.c
test-signal.c
test-spawn.c
test-stdio-over-pipes.c
test-tcp-bind6-error.c unix, windows: make uv_*_bind() error codes consistent 2013-01-18 12:18:23 +01:00
test-tcp-bind-error.c
test-tcp-close-accept.c
test-tcp-close-while-connecting.c
test-tcp-close.c
test-tcp-connect6-error.c
test-tcp-connect-error-after-write.c
test-tcp-connect-error.c
test-tcp-connect-timeout.c
test-tcp-flags.c
test-tcp-open.c
test-tcp-read-stop.c
test-tcp-shutdown-after-write.c
test-tcp-unexpected-read.c
test-tcp-write-to-half-open-connection.c
test-tcp-writealot.c
test-thread.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-threadpool-cancel.c
test-threadpool.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-timer-again.c unix, windows: make uv_now() return uint64_t 2013-02-20 16:58:45 +01:00
test-timer-from-check.c test: add 'start timer from check handle' test 2013-06-26 13:56:32 +02:00
test-timer.c unix: make timers handle large timeouts 2013-03-21 14:54:36 +01:00
test-tty.c test: open stdout fd in write-only mode 2013-06-18 23:53:03 +02:00
test-udp-dgram-too-big.c unix, windows: rename uv_run2 to uv_run 2013-01-16 23:35:29 +01:00
test-udp-ipv6.c
test-udp-multicast-join.c
test-udp-multicast-ttl.c
test-udp-open.c
test-udp-options.c
test-udp-send-and-recv.c unix: don't clear flags after closing UDP handle 2013-03-28 16:08:42 +01:00
test-util.c
test-walk-handles.c
test-watcher-cross-stop.c