Matt Nelson
|
614610ba0b
|
Use start.pl and stop.pl to start and stop servers during test.
|
2001-02-14 00:16:38 +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
|
499b34cea0
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
Andreas Gustafsson
|
bca6ff69a7
|
removed redundant comment
|
2000-11-20 17:53:41 +00:00 |
|
David Lawrence
|
40f53fa8d9
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
|
2000-08-01 01:33:37 +00:00 |
|
David Lawrence
|
15a4474541
|
word wrap copyright notice at column 70
|
2000-07-27 09:55:03 +00:00 |
|
Brian Wellington
|
9df4200a67
|
Check the return value of kill. This means that the test can now detect
the case when a program no longer exists (due to a crash) or when a
program responds badly to a SIGTERM and doesn't clean up the pid file.
|
2000-07-12 17:59:08 +00:00 |
|
Brian Wellington
|
1e8c2e72e7
|
remove extra spaces in I: lines
|
2000-07-07 18:25:20 +00:00 |
|
Brian Wellington
|
20e597d71c
|
remove spaces from I: statements
|
2000-07-07 00:41:18 +00:00 |
|
Andreas Gustafsson
|
66465da5d1
|
work around NetBSD /bin/sh bug, with the side effect of making the
test script shorter
|
2000-07-05 22:13:56 +00:00 |
|
Brian Wellington
|
58208669bc
|
Should sleep for a while between kill -TERM and kill -KILL
|
2000-07-05 20:56:11 +00:00 |
|
Brian Wellington
|
5618f70327
|
Modify the tests so that if any server doesn't die with a TERM signal,
it's an error.
|
2000-07-05 18:49:06 +00:00 |
|
Brian Wellington
|
bb915db969
|
Check to see that kill actually kills the server. If not, it's an error,
so print a message, increment status, and kill -9 the server.
|
2000-07-05 18:16:39 +00:00 |
|
David Lawrence
|
9c3531d72a
|
add RCS id string
|
2000-06-22 22:00:42 +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 |
|
Michael Sawyer
|
03e8cb3f19
|
More attempts at getting the code lines on the test output right
|
2000-06-13 23:41:41 +00:00 |
|
Michael Sawyer
|
5cca51c7c1
|
Use PERL env variable for execution of perl.
|
2000-06-13 19:41:59 +00:00 |
|
Michael Sawyer
|
e6e0dadd30
|
Match output format to what scripts expect
|
2000-06-12 20:32:47 +00:00 |
|
Michael Sawyer
|
10bc8ffed6
|
Make system test run as non-root (provided interface is set up) and add
to standard test script.
|
2000-06-08 22:41:37 +00:00 |
|
Andreas Gustafsson
|
813d6c9781
|
make conf.sh usable from subdirectory test scripts;
use conf.sh from subdirectory test scripts
|
2000-06-05 19:36:44 +00:00 |
|
Andreas Gustafsson
|
e2774cae38
|
no need to remove dig.out.* before test
|
2000-06-02 20:54:30 +00:00 |
|
Michael Sawyer
|
df22852dcd
|
Fix problem in notify test
|
2000-05-23 02:13:39 +00:00 |
|
Michael Sawyer
|
d81a745bbb
|
Longer sleep needed for reliable fix to SIGHUP problem
|
2000-05-23 00:02:45 +00:00 |
|
Michael Sawyer
|
0334d82cad
|
Workaround for SIGHUP-without-delay bug
|
2000-05-22 23:56:49 +00:00 |
|
Andreas Gustafsson
|
5b83a15556
|
new test data was written to the wrong file (a.example.db
instead of example.db); removed spurious semicolon from 'status=0' assignment
|
2000-05-22 16:32:20 +00:00 |
|
Michael Sawyer
|
208c4f45c8
|
clean up test output
|
2000-05-19 23:55:37 +00:00 |
|
Michael Sawyer
|
d349843282
|
Add copyright entries
|
2000-05-19 22:45:47 +00:00 |
|
Michael Sawyer
|
bd334e0366
|
Add notify test suite
|
2000-05-19 18:01:27 +00:00 |
|