nmap/nsock/tests
henri 240da6ede2 Attempt to connect to 0.0.0.1 to reliably trigger an error.
0.0.0.1 seems to always fail with EINVAL, where 192.0.2.1 actually sends
a probe (and timeout.)
2014-06-11 20:14:20 +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 Attempt to connect to 0.0.0.1 to reliably trigger an error. 2014-06-11 20:14:20 +00:00
ghheaps.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
ghlists.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
logs.c Fixed indentation. 2013-05-08 18:08:48 +00:00
Makefile.in Improve support for non-included libpcap in nsock 2014-01-26 16:38:22 +00:00
README s/Little/Minimal/ 2013-05-11 16:00:01 +00:00
run_tests.sh Let nsock's configure take the same --with-libpcap as Nmap does 2013-12-11 23:17:50 +00:00
test-common.h Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
tests_main.c New nsock regression test: TestConnectFailure. 2014-06-05 19:44:00 +00:00
timer.c Fixed indentation. 2013-05-08 18:08:48 +00:00

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh