chiark / gitweb /
Regression tests compile on systems without poll(2). Do not install
authorian <ian>
Thu, 5 Aug 1999 00:03:17 +0000 (00:03 +0000)
committerian <ian>
Thu, 5 Aug 1999 00:03:17 +0000 (00:03 +0000)
commit636b69b1a03bec395d304c354f4f2f8121b97150
tree544d8c2ab732b840efc4672488c71f9150b5e0a5
parentd13d6381a4d0d09b7e2ab05a2c7c470f2de3c9fd
Regression tests compile on systems without poll(2).  Do not install
adnstest_s.  Ignore CNAME(s) in answer after RR(s) (and test).  <adns.h>
includes <sys/types.h>, <sys/time.h>, <unistd.h>.  _submit returns ENOSYS,
not adns_s_unknownquery; documented, tested.
19 files changed:
TODO
changelog
client/Makefile.in
client/adnstest.c
regress/case-datapluscname.err [new file with mode: 0644]
regress/case-datapluscname.out [new file with mode: 0644]
regress/case-datapluscname.sys [new file with mode: 0644]
regress/case-datapluscnamewait.err [new file with mode: 0644]
regress/case-datapluscnamewait.out [new file with mode: 0644]
regress/case-datapluscnamewait.sys [new file with mode: 0644]
regress/case-unknownq.err [new file with mode: 0644]
regress/case-unknownq.out [new file with mode: 0644]
regress/case-unknownq.sys [new file with mode: 0644]
regress/harness.h.m4
regress/hplayback.c.m4
regress/hsyscalls.i4
src/adns.h
src/query.c
src/reply.c