[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More NSURL testing :-)
From: |
Graham J Lee |
Subject: |
More NSURL testing :-) |
Date: |
Tue, 5 Dec 2006 11:39:14 +0000 |
Hi,
here's another test on NSURL, which (usefully) passes anyway...it
simulates an HTTP/1.1 server which usually keeps the connection alive
but occasionally sends Connection: close and drops the connection
after sending the data. If these tests get much more complex we'll
end up actually shipping an HTTP/1.1 server in the test suite ;-)
files: tests/testsuite/base/NSURL/test01.m
tests/testsuite/base/NSURL/Helpers/keepalive.m
patches: tests/testsuite/base/NSURL/Helpers/GNUmakefile
Cheers,
Graham.
GNUmakefile.patch
Description: Binary data
test01.m
Description: Binary data
keepalive.m
Description: Binary data
--
Graham J Lee
http://www.thaesofereode.info/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- More NSURL testing :-),
Graham J Lee <=