chiark / gitweb /
regress: Add some tests with ~adns_if_noautosys
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 28 Jan 2015 23:48:58 +0000 (23:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Feb 2015 11:33:47 +0000 (11:33 +0000)
commita28e59c806fc4219f5fa3dbf71df6ecd7cf4b9d4
tree50805520fde9795848edf75ee726ace92e27d173
parentcb7bb8e2592297d4de88fded6b4bcf995334ee29
regress: Add some tests with ~adns_if_noautosys

The test harness provides adns_if_noautosys by default (to make the
test .sys files more readable and less noisy, mostly).

But adns behaves rather differently with noautosys.  We should have
some more tests without it.  (The invocations of adnstest implied by
these new test cases produce obviously-wrong behaviour with an adns
which is lacking the TCP async connect API fix.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
regress/case-tcpautosys.err [new file with mode: 0644]
regress/case-tcpautosys.out [new file with mode: 0644]
regress/case-tcpautosys.sys [new file with mode: 0644]
regress/case-tcpautosysmissingserv.err [new file with mode: 0644]
regress/case-tcpautosysmissingserv.out [new file with mode: 0644]
regress/case-tcpautosysmissingserv.sys [new file with mode: 0644]
regress/init-missingserver.text [new file with mode: 0644]