nmap/nsock/tests
henri 97103efdfb Try to trigger connection failure in a more portable way.
The former one was hackish and didn't behave consistently
between operating systems.

Passing in a zero addrlen should reliably make connect(2) fail.
2014-08-10 18:31:00 +00:00
..
basic.c Added extra cancelation tests. 2013-10-23 19:04:10 +00:00
cancel.c Added extra cancelation tests. 2013-10-23 19:04:10 +00:00
connect.c Try to trigger connection failure in a more portable way. 2014-08-10 18:31:00 +00:00
ghheaps.c
ghlists.c
logs.c
Makefile.in Improve support for non-included libpcap in nsock 2014-01-26 16:38:22 +00:00
README
run_tests.sh Let nsock use /bin/sh instead of Bash for testing 2014-08-02 04:38:04 +00:00
test-common.h
tests_main.c Added missing variable declaration, as reported by Gisle Vanem 2014-08-10 13:22:09 +00:00
timer.c

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh