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 Improve assertions in gh_heap 2022-07-29 15:21:13 +00:00
ghlists.c Silence ASan warning due to definition of container_of in tests. Same as r32536 2016-08-03 18:29:56 +00:00
logs.c
Makefile.in
README
run_tests.sh
test-common.h Silence ASan warning due to definition of container_of in tests. Same as r32536 2016-08-03 18:29:56 +00:00
tests_main.c
timer.c

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh