chiark / gitweb /
regress: Add some tests with ~adns_if_noautosys for-fanf-rebasing
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>
Thu, 29 Jan 2015 00:48:07 +0000 (00:48 +0000)
commitd06734131027622f13fab5be45dfe360d0a0e806
tree3219547e525af2754230a7837a9cf54e440d8c62
parent777763cb0994893c42f4030a442d3d44a403b8fa
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]