Andreas Gustafsson
3ad7f12f74
exit if restarting server fails; increase sleep after SIGKILLing server
...
to give sockets time to be freed
2001-02-15 01:04:06 +00:00
Matt Nelson
214eae639d
Made obsolete by .pl version.
2001-02-15 00:10:33 +00:00
Matt Nelson
2d556761c2
Use stop.pl to stop servers, not stop.sh.
2001-02-15 00:07:03 +00:00
Andreas Gustafsson
3e42d5b2bb
start and stop the servers in alphabetical order
2001-02-14 23:57:33 +00:00
Andreas Gustafsson
927fe08882
leave more evidence when failing
2001-02-14 02:42:10 +00:00
Andreas Gustafsson
1b003261c2
stop.pl should replace only kill -TERM, not kill -KILL; the test is
...
specifically trying to test how the server behaves when shut down uncleanly
2001-02-14 02:11:17 +00:00
Andreas Gustafsson
edd03c5600
add -- before non-option argument starting with a dash so as not to
...
confuse the Perl Getopt module
2001-02-14 02:03:45 +00:00
Matt Nelson
614610ba0b
Use start.pl and stop.pl to start and stop servers during test.
2001-02-14 00:16:38 +00:00
Matt Nelson
a60a0fd346
Use start.pl and stop.pl instead of start.sh and stop.sh.
2001-02-14 00:14:24 +00:00
Brian Wellington
5226a9f307
argument handling was broken
2001-02-14 00:13:33 +00:00
Matt Nelson
557e104278
Added ability to test port on a single ip address.
2001-02-14 00:09:44 +00:00
Matt Nelson
cf1dd93491
Rewrite of stop.sh in perl. Added ability to stop single server.
2001-02-13 23:41:00 +00:00
Matt Nelson
7b8ebf78a8
Rewrite of start.sh in perl. Added ability to start single specified server
...
and to skip cleanup of server files.
2001-02-13 23:39:50 +00:00
Brian Wellington
8b473437f1
Support Solaris x86, improve Solaris support, support Linux on non x86.
2001-02-12 23:06:44 +00:00
Brian Wellington
ae73c78406
some data structures weren't freed.
2001-02-05 23:09:05 +00:00
Stephen Jacob
dc7c9751e7
added purify support (${PURIFY} to link commands) to missed test Makefile.in
2001-02-02 01:01:22 +00:00
Stephen Jacob
7bc8deb30f
purify support (${PURIFY added to link commands) for all in bin/tests
2001-02-01 23:41:55 +00:00
Brian Wellington
9fb7cdd126
call getrrsetbyname with a zero length name
2001-01-22 22:12:45 +00:00
Brian Wellington
6484f6ac04
oops, removed too many sleeps.
2001-01-18 22:43:49 +00:00
Brian Wellington
d0dc01dd9d
Shorten a bunch of sleeps. Let's see if this breaks anything.
2001-01-17 20:53:44 +00:00
Brian Wellington
53ee4a89ad
fix copyright
2001-01-13 00:38:08 +00:00
Brian Wellington
cb2fcb2a66
remove a const-related warning
2001-01-13 00:26:09 +00:00
Andreas Gustafsson
cd0d4cbce0
head is not in the default path on irix, but sed is
2001-01-13 00:02:55 +00:00
Brian Wellington
619ee46ac6
Copy cache.in to cache before running the test, so it's not overwritten on
...
exit.
2001-01-12 22:14:59 +00:00
Andreas Gustafsson
ddec026ff9
run the v6synth test by default; explain why stress test is not run by default
2001-01-11 21:12:10 +00:00
Brian Wellington
73eb75dc21
add copyrights to the tkey system test
2001-01-11 20:51:19 +00:00
Brian Wellington
2f9db90bf6
Add a tkey system test
2001-01-11 20:45:53 +00:00
Andreas Gustafsson
1988fd60fa
share the root.hint file among most of the system tests instead of having multiple identical copies
2001-01-11 20:44:21 +00:00
Andreas Gustafsson
f6bbaee0b2
updated
2001-01-11 20:07:35 +00:00
Brian Wellington
b401a139eb
${UOBJS} was used, but never defined. Probably a cut and paste error.
2001-01-11 18:05:15 +00:00
Andreas Gustafsson
8227257b1c
added IPv6 synthesis tests
2001-01-10 01:19:06 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
ec772e873b
651. [func] The AD bit in responses now has the meaning
...
specified in <draft-ietf-dnsext-ad-is-secure>.
2001-01-04 00:24:26 +00:00
Andreas Gustafsson
f131164c62
incorrect root hint directory
2000-12-22 18:57:18 +00:00
Andreas Gustafsson
275c618823
added stress test
2000-12-22 17:03:03 +00:00
Andreas Gustafsson
93ac5ecb55
added shared root.hint file
2000-12-22 17:01:51 +00:00
Andreas Gustafsson
87e15b393c
avoid the file name extension '.orig' so as not to conflict with 'patch'
2000-12-21 23:44:51 +00:00
Brian Wellington
039c8eda34
test a few more things about getrrsetbyname()
2000-12-20 03:42:01 +00:00
Andreas Gustafsson
1928be262c
edited
2000-12-19 19:21:06 +00:00
Mark Andrews
96f66b3396
make views test work
2000-12-19 03:42:36 +00:00
Andreas Gustafsson
c877d7db8f
use common configuration files
2000-12-18 23:24:24 +00:00
Andreas Gustafsson
bfc41f13e7
clenup
2000-12-18 22:39:17 +00:00
Andreas Gustafsson
8351864ef8
added directory bin/tests/system/common for code to be shared by
...
multiple system tests
2000-12-18 21:04:27 +00:00
Andreas Gustafsson
f19771c55d
617. [bug] When using dynamic update to add a new RR to an
...
existing RRset with a different TTL, the journal
entries generated from the update did not include
explicit deletions and re-additions of the existing
RRs to update their TTL to the new value.
2000-12-16 00:58:03 +00:00
Andreas Gustafsson
0f5542c35c
Makefile.in did not devine VPATH, which caused Marks's
...
makefile-out-of-date hack to fail when using a separate build
directory
2000-12-15 01:40:40 +00:00
Brian Wellington
58082ab8a8
The "cachefile" option now loads the file on startup. The "temporary" -x
...
option to named is no more.
2000-12-12 23:05:59 +00:00
Brian Wellington
30bc8ee6bc
chmod all core files to 0644, to make tests easier to debug
2000-12-06 19:37:19 +00:00
Andreas Gustafsson
a3e41e3c03
obey the allow-update forwarding option for both signed and unsigned updates;
...
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
b199bc831e
bypass running scripts if we are using a separate
...
build directory
2000-12-01 02:17:15 +00:00
Andreas Gustafsson
f333ea9bdd
added notify-source options
2000-11-28 19:07:00 +00:00