chiark / gitweb /
Regression tests compile on systems without poll(2). Do not install adnstest_s....
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)
commit125de2a942a5dc42cefb1aa58dc3f3515c24f3d4
tree490e84f37d61fc5017c2db2f496c5f6dffc24b6f
parent97fee882c38e74e9e0229bf09eb7cf2d42c23485
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