nmap/nsock/tests
henri 40b11064e4 Use socket_strerror() for error reporting.
Report and patch by Gisle Vanem.
2013-08-06 20:10:49 +00:00
..
basic.c Fixed indentation. 2013-05-08 18:08:48 +00:00
connect.c Return actual error code. 2013-05-11 16:00:11 +00:00
ghlists.c Moved gh_lists tests from nsock/src/ to nsock/tests/ 2013-05-22 14:35:24 +00:00
logs.c Fixed indentation. 2013-05-08 18:08:48 +00:00
Makefile Moved gh_lists tests from nsock/src/ to nsock/tests/ 2013-05-22 14:35:24 +00:00
README s/Little/Minimal/ 2013-05-11 16:00:01 +00:00
run_tests.sh Use /bin/bash in run_tests.sh. 2013-05-18 19:18:07 +00:00
test-common.h Added simple TCP connect test and setup ncat listeners. 2013-05-10 08:26:48 +00:00
tests_main.c Use socket_strerror() for error reporting. 2013-08-06 20:10:49 +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