1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00
Files
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
..
2015-11-05 20:41:05 +00:00
2022-07-29 15:21:13 +00:00
2015-11-05 20:41:05 +00:00
2013-05-11 16:00:01 +00:00
2015-11-05 20:41:05 +00:00

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh