nmap/nsock/tests
henri a00aa0a460 New nsock regression test: TestConnectFailure.
Trigger a ENETUNREACH error on connect() and check if properly reported.

As of now the test fails, the error isn't delivered.
2014-06-05 19:44: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 New nsock regression test: TestConnectFailure. 2014-06-05 19:44:00 +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