mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
* 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.
Minimal regression test suite for nsock. Usage: $ make $ sh ./run_tests.sh