nmap/ncat/test
david 9a10429474 Round out EOF and shutdown tests.
The existing tests here didn't make much sense, and didn't cover all the
situations we care about. The 8 tests now check each of

client !--send-only EOF on stdin
client  --send-only EOF on stdin
server !--send-only EOF on stdin
server  --send-only EOF on stdin

client !--recv-only EOF on socket
client  --recv-only EOF on socket
server !--recv-only EOF on socket
server  --recv-only EOF on socket

The other thing we care about is whether the client/server keeps running
after the EOF. That is now checked in each of the tests too.
2013-02-09 08:29:36 +00:00
..
addrset.c
ncat-test.pl Round out EOF and shutdown tests. 2013-02-09 08:29:36 +00:00
test-addrset.sh Change test-addrset.sh to be POSIX sh compliant 2012-12-06 18:46:29 +00:00
test-cert.pem
test-cmdline-split.c
test-uri.c
test-wildcard.c Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00