nmap/nsock/tests
dmiller 1c9e1ddbcb Improve assertions in gh_heap
* Assert index matches any time a node is accessed by index, subsuming
  the assertion from #2139.
* Ensure all removed nodes are invalidated, so double-removes will
  trigger assertion failure. Added a test for this.
2022-07-29 15:21:13 +00:00
..
basic.c
cancel.c
connect.c
ghheaps.c
ghlists.c
logs.c
Makefile.in
README
run_tests.sh
test-common.h
tests_main.c
timer.c

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh