nmap/nsock/tests
henri 457e9dcf62 Added extra cancelation tests.
Schedule and immediately cancel TCP, UDP and SSL connects.
These tests are now grouped in a "cancel" module.
2013-10-23 19:04:10 +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 Removed superfluous includes. 2013-08-06 20:10:57 +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 Added extra cancelation tests. 2013-10-23 19:04:10 +00:00
README s/Little/Minimal/ 2013-05-11 16:00:01 +00:00
run_tests.sh Make nsock test suite listeners listen on IPv4 2013-08-11 08:31:39 +00:00
test-common.h Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
tests_main.c Added extra cancelation tests. 2013-10-23 19:04:10 +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