Commit Graph
140 Commits
Author SHA1 Message Date
David Lawrence 1a225a9907 prototype test_noop() and main() 2000-06-22 23:11:09 +00:00
Brian Wellington 8561261d96 Ignoring the wrong file doesn't work too well 2000-06-22 23:04:30 +00:00
David Lawrence 9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence e44e0ff385 update_copyrights 2000-06-22 17:36:01 +00:00
Brian Wellington 52cff07fe2 strlen wants a char *, not an unsigned char * 2000-06-22 01:36:34 +00:00
Brian Wellington 5b411b0150 Add a couple .cvsignores 2000-06-22 01:29:54 +00:00
Brian Wellington 58fe6a5b1b Add .cvsignore 2000-06-22 01:27:46 +00:00
David Lawrence d0be1e954b update_copyrights 2000-06-22 01:01:45 +00:00
Mark Andrews c04f6cf67d Add nameserver limit checks. 2000-06-22 00:07:41 +00:00
Andreas Gustafsson 8eb2d955e1 added a test 2000-06-21 23:06:20 +00:00
Michael Sawyer 692982647c Increase delay in VIEWS update test 2000-06-21 22:48:46 +00:00
Michael Sawyer ac4f76549c Increase delay in test yet again 2000-06-21 22:42:16 +00:00
Michael Sawyer eb811c2f41 Increase delay after signal in notify test to give BSD3.1 time to update
slave
2000-06-21 22:08:10 +00:00
Brian Wellington 805503c7ad Check the addresses returned from gabn calls 2000-06-21 21:30:13 +00:00
Brian Wellington 243ac4ecc1 bitstring label test, better reverse name lookup names 2000-06-21 20:51:07 +00:00
Mark Andrews f955efd73c add stub tests 2000-06-21 20:48:27 +00:00
Mark Andrews 33ccf0b258 remove '.st' (stub) backup file 2000-06-21 20:47:02 +00:00
Andreas Gustafsson 06bc083413 added README file explaining the roles of the various
dnssec test servers
2000-06-21 18:16:12 +00:00
Andreas Gustafsson 96e87186ba eliminated char/unsigned char warning on solaris 2000-06-21 17:32:26 +00:00
Brian Wellington cd4cbed56c pull in libisc, since it's needed for inet_pton on some platforms. 2000-06-21 17:29:32 +00:00
Brian Wellington 1fb5269e67 check for existence of lwres directory 2000-06-21 01:42:16 +00:00
Brian Wellington 22af5514ef missing make all 2000-06-21 01:40:15 +00:00
Michael Sawyer 5a5c480994 .cvsignore files 2000-06-21 01:31:54 +00:00
Brian Wellington cc1eee4f51 Add lwresd test 2000-06-21 01:28:44 +00:00
Brian Wellington 659bdaf3eb Start and stop lwresd if the test uses them 2000-06-21 01:25:02 +00:00
Brian Wellington c8d268ec51 Check for clean.sh before running it 2000-06-21 01:24:19 +00:00
Brian Wellington a37d1aa631 Set and export LWRESD variable 2000-06-21 01:23:36 +00:00
Brian Wellington 442d0f584f Build lwresd directory 2000-06-21 01:23:02 +00:00
Mark Andrews c21646dcc2 grep ... > /dev/null 2000-06-21 01:18:20 +00:00
Mark Andrews e7ddc97b45 Add stub test 2000-06-21 01:16:06 +00:00
Michael Sawyer af8d5ca7c0 Use a program to test for socket availability instead of touched file. 2000-06-21 00:50:37 +00:00
David Lawrence eb591bfe60 remove conf.sh when make distclean 2000-06-20 23:57:45 +00:00
Andreas Gustafsson 3428814217 be silent in the success case 2000-06-19 19:29:46 +00:00
David Lawrence 4c27b316ff ignore conf.sh 2000-06-19 19:15:25 +00:00
Michael Sawyer 978d58182e Typo 2000-06-19 19:06:47 +00:00
Andreas Gustafsson 29f6dfa76c work around NetBSD shell bug bin/10379 2000-06-16 22:39:45 +00:00
Andreas Gustafsson 7beeb415ca minor editing 2000-06-16 19:51:34 +00:00
Michael Sawyer 0a673a3448 Add a delay after changing the views named.conf before sending the SIGHUP 2000-06-15 21:14:04 +00:00
Michael Sawyer c4b2436565 Don't remove named.run files, to aid in debugging 2000-06-14 22:38:33 +00:00
Michael Sawyer e2cb9ff071 Clean up "dead" named processes if the initial version.bind dig fails. 2000-06-14 20:55:52 +00:00
Michael Sawyer 3f7ab1762a Sleep a little longer after killing servers to give them a chance to fully
shutdown, in hopes of clearing up the test failure in Solaris.
2000-06-14 15:51:38 +00:00
Michael Sawyer 8f6e9f760b Give the servers a moment to start up before asking them for version.bind 2000-06-14 02:50:24 +00:00
Brian Wellington ccd492e4ee Added transfer-source lines 2000-06-14 00:46:03 +00:00
Michael Sawyer 895c909651 typo 2000-06-13 23:44:05 +00:00
Michael Sawyer 03e8cb3f19 More attempts at getting the code lines on the test output right 2000-06-13 23:41:41 +00:00
Brian Wellington 126c8d0c08 Add listen-on-v6 {none;}; , since without it, v6 was binding v4 mapped
sockets and causing failures on some platforms
2000-06-13 22:45:20 +00:00
Michael Sawyer ee6fe1d197 Remove port option from query-sources 2000-06-13 21:49:56 +00:00
Michael Sawyer 4e42045d2b Don't reset status halfway through the test 2000-06-13 21:36:27 +00:00
Michael Sawyer ce745b87f2 Formatting change of output data so it will work with WPK's b9status.pl
script
2000-06-13 21:17:00 +00:00
Andreas Gustafsson 1e43538d55 don't forget to export the PERL and SUBDIRS variables 2000-06-13 20:03:43 +00:00