Brian Wellington
e7468041e7
silence compiler warning
2001-10-22 23:50:31 +00:00
Andreas Gustafsson
1c31f17f89
added regression test for RT #1866 , #1869
2001-10-09 22:58:24 +00:00
Andreas Gustafsson
06365907a0
don't assume perl is in the path
2001-10-09 22:31:39 +00:00
Andreas Gustafsson
094d1d9a27
the tkey test would randomly fail due to key IDs with a leading
...
zero being interpreted as octal numbers
2001-10-09 22:24:24 +00:00
Andreas Gustafsson
93b9133cfa
The -t option of wire_test now causes it to use, not just ignore,
...
the length field of a TCP message, and to process multiple
TCP messages if present.
2001-09-29 18:23:56 +00:00
Andreas Gustafsson
8bd6c39d5e
clean more files
2001-09-26 23:33:19 +00:00
Andreas Gustafsson
99f08fc172
ignore more files
2001-09-26 23:29:12 +00:00
Andreas Gustafsson
83515c3462
ifconfig.sh can now be invoked either from bin/tests/system or from the top level directory [RT #1758 ]
2001-09-26 23:16:26 +00:00
Andreas Gustafsson
f8d86ef2f6
if network interfaces are not not configured,
...
urge the user to configure them [RT #1757 ]
2001-09-22 01:10:41 +00:00
Andreas Gustafsson
589a8a85b3
clarified messages
2001-09-22 01:10:03 +00:00
Andreas Gustafsson
2e189b0677
if a server does not die when sent a SIGTERM, kill it using
...
SIGABRT, not SIGKILL, so that we get a core file to analyze. Also make
sure we return with a nonzero exit status in this case.
2001-09-20 18:33:51 +00:00
Mark Andrews
c2bc56dc65
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
Andreas Gustafsson
e4b5f088ca
Added RT #1763 regression test
2001-09-19 21:19:52 +00:00
Andreas Gustafsson
1301637cc5
check that negative validation fails with a misconfigured trusted key
2001-09-19 20:47:02 +00:00
Andreas Gustafsson
e1e635578d
use ifconfig.sh up, not ifconfig.sh start, to be
...
consistent with the ifconfig.sh usage message [RT #1758 ]
2001-09-17 21:42:47 +00:00
Andreas Gustafsson
66870de523
support 'make check' as an alias for 'make test'
2001-09-17 20:47:51 +00:00
Andreas Gustafsson
f4f9761c84
note that ifconfig.sh must be run as root
2001-09-17 20:33:54 +00:00
Brian Wellington
81b172466c
*** empty log message ***
2001-09-17 17:47:20 +00:00
Brian Wellington
206bced36f
order the parameters to dnssec-keygen consistently.
2001-09-17 17:42:04 +00:00
Andreas Gustafsson
99f467f016
test the ixfr-from-differences option
2001-09-08 00:24:33 +00:00
Andreas Gustafsson
260696e5e3
cleaned up xfer system test in preparation for adding
...
ixfr-from-differences tests
2001-09-07 23:29:52 +00:00
Andreas Gustafsson
f3bbe7772f
added script for generating zone data, for use in system
...
tests so that they don't all need to have their own (duplicated)
zone data
2001-09-07 23:29:03 +00:00
Andreas Gustafsson
4b8b883127
Dollar sign in $TTL needs to be escaped; 80 columns
2001-09-07 00:57:25 +00:00
Andreas Gustafsson
7aac53eb69
Actually, this file should not be in CVS at all since it's machine
...
generated by setup.sh.
2001-09-07 00:49:03 +00:00
Andreas Gustafsson
f56cdc894f
reverted unintentional commit
2001-09-07 00:35:40 +00:00
Andreas Gustafsson
b39ad8a69b
when assigning to isc_mem_debugging, use symbolic names for
...
the flags, not magic integer constants
2001-09-06 23:14:42 +00:00
Andreas Gustafsson
b4636f4587
update_copyrights
2001-08-09 00:33:47 +00:00
Andreas Gustafsson
f4909f01a7
the test outcome should not depend on the dig version printed
2001-08-09 00:10:56 +00:00
Andreas Gustafsson
76c8294c81
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
Andreas Gustafsson
2627aca3bb
oops, one too may CFLAGS snuck in
2001-08-01 22:16:06 +00:00
Andreas Gustafsson
0a53284205
951. [bug] CFLAGS was not passed to the linker when
...
linking some of the test programs under
bin/tests. [RT #1555 ].
2001-08-01 22:06:29 +00:00
Andreas Gustafsson
e0315f2160
added 'masterfile' system test to make sure
...
rt #1558 does not happen again
2001-08-01 19:01:02 +00:00
Brian Wellington
a781910430
#define PATH_MAX if it's not already defined (such as on HURD) [RT #1543 ]
2001-07-26 22:09:25 +00:00
Andreas Gustafsson
113b83a9e2
always build cfg_test, since it is now needed when
...
regenerating the documentation
2001-07-26 21:33:28 +00:00
Andreas Gustafsson
accf0d5f29
updated usage message
2001-07-23 18:57:53 +00:00
Andreas Gustafsson
07dcadc6e2
update_copyrights
2001-07-17 20:29:36 +00:00
Andreas Gustafsson
25525110c1
fixed and simplified
2001-07-13 18:29:00 +00:00
Brian Wellington
20d13d8975
remove generated file
2001-07-12 01:20:56 +00:00
Brian Wellington
828bd291c6
Only remove generated files.
2001-07-12 00:20:57 +00:00
Brian Wellington
17f04ff2e7
don't test dst if configured without openssl
2001-07-11 21:46:32 +00:00
Brian Wellington
f4d26dbdb6
fix redirection
2001-07-11 19:02:16 +00:00
Brian Wellington
1a8002871e
require a build with openssl to run dnssec & tkey tests
2001-07-10 21:41:14 +00:00
Andreas Gustafsson
7c66a4555d
spacing
2001-07-09 22:39:27 +00:00
Andreas Gustafsson
f0b6aa146e
avoid using .orig as a filename extension, as it will be ignored by cvs import
2001-07-03 00:05:15 +00:00
Andreas Gustafsson
97e1692460
New function cfg_print_grammar(), which generates a human-readable
...
summary of the grammar for a given configuration type from its syntax
tables. Running bin/tests/cfg_test --grammar --named will print a
named.conf grammar summary, and bin/tests/cfg_test --grammar --rndc
will print the rndc.conf grammar summary.
2001-06-29 18:36:13 +00:00
Andreas Gustafsson
cf2e85ee9c
typo
2001-06-14 22:24:16 +00:00
Andreas Gustafsson
3446187a42
consistently assume ifconfig is in path regardless of
...
platform and regardless of whether configuring interfaces up or down
2001-06-14 14:10:32 +00:00
Andreas Gustafsson
1c8409706f
consistent ordering
2001-06-14 14:08:51 +00:00
Andreas Gustafsson
ddae6fe9c7
simplified
2001-06-14 14:06:04 +00:00
Mark Andrews
ef8d97818f
901. [bug] More Unixware config.guess related changes.
2001-06-14 04:52:39 +00:00