mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 12:31:12 +00:00
Trigger a ENETUNREACH error on connect() and check if properly reported. As of now the test fails, the error isn't delivered. |
||
|---|---|---|
| .. | ||
| 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