nmap/nsock/tests
david b6ca01d295 Use /bin/bash in run_tests.sh.
I got this error:
./run_tests.sh: 42: ./run_tests.sh: Syntax error: "(" unexpected
2013-05-18 19:18:07 +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
logs.c Fixed indentation. 2013-05-08 18:08:48 +00:00
Makefile Added simple TCP connect test and setup ncat listeners. 2013-05-10 08:26:48 +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 Added simple TCP connect test and setup ncat listeners. 2013-05-10 08:26:48 +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