beef up the test suite
commit0beb82437f4ab0b8422e225080b234361092315e
authorEric Wong <e@yhbt.net>
Sat, 25 Sep 2010 08:15:13 +0000 (25 08:15 +0000)
committerEric Wong <e@yhbt.net>
Sat, 25 Sep 2010 08:15:13 +0000 (25 08:15 +0000)
treeb36702eb9303531553acbd53f46856057963b330
parent460e6b025896dee64b39d194d4c1a536129654de
beef up the test suite

We need to test server <-> client interaction
more thoroughly since some systems don't implement
everything right.
test/lib_read_write.rb
test/test_tcp_client_read_server_write.rb [new file with mode: 0644]
test/test_tcp_server_read_client_write.rb [new file with mode: 0644]
test/test_unix_client_read_server_write.rb [new file with mode: 0644]
test/test_unix_server_read_client_write.rb [new file with mode: 0644]