mirror of
https://github.com/nmap/nmap.git
synced 2026-06-20 23:53:35 +00:00
Schedule and immediately cancel TCP, UDP and SSL connects. These tests are now grouped in a "cancel" module. |
||
|---|---|---|
| .. | ||
| basic.c | ||
| cancel.c | ||
| connect.c | ||
| ghheaps.c | ||
| ghlists.c | ||
| logs.c | ||
| Makefile | ||
| README | ||
| run_tests.sh | ||
| test-common.h | ||
| tests_main.c | ||
| timer.c | ||
Minimal regression test suite for nsock. Usage: $ make $ sh ./run_tests.sh