nmap/nsock/tests
henri 9bfe6e46cc Display the test name before running it.
This makes it easier to identify a test that hangs.
2013-06-15 12:33:31 +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 Display the test name before running it. 2013-06-15 12:33:31 +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