Commit Graph

119 Commits

Author SHA1 Message Date
Michael Graff
8dd17056ff allow building everything via 'make all_tests' 2000-02-14 22:48:34 +00:00
Bob Halley
ca41b452ed update copyrights 2000-02-03 23:08:31 +00:00
Bob Halley
0a92e5510e only build sdig, signer, and subdir tests by default. 2000-02-03 22:55:19 +00:00
Mark Andrews
60e0b5df02 Add gxba_test 2000-02-01 01:39:23 +00:00
Michael Graff
ae7d0a4375 add getnamebyaddr test, and use a memory context only to discover memory leaks. 2000-02-01 00:29:03 +00:00
Mark Andrews
f40036cbd6 link gxbn_test into build 2000-01-27 08:07:03 +00:00
David Lawrence
1658fd6760 build omapi_test 2000-01-24 05:38:39 +00:00
Bob Halley
99a9539ccd add byname_test.c 2000-01-21 02:51:51 +00:00
Bob Halley
2d80f690e0 add byaddr_test 2000-01-18 19:06:38 +00:00
Mark Andrews
a71f9502bf add interface iterator test 2000-01-18 05:43:21 +00:00
Michael Graff
a3ab70dae2 start on lwres test code 2000-01-14 20:22:28 +00:00
David Lawrence
0bd4e3591a reversing bogus checkin 2000-01-06 15:02:16 +00:00
David Lawrence
cc1b6f86f2 added ISC_RESULTCLASS_OMAPI 2000-01-06 14:47:39 +00:00
Michael Graff
f4ce616539 add lfsr_test.c 1999-12-15 01:50:25 +00:00
Andreas Gustafsson
683da0cd90 added isc_sockaddr_eqaddrprefix() tests 1999-11-29 20:09:23 +00:00
Andreas Gustafsson
53c24d27c8 added ratelimiter_test 1999-11-17 01:36:11 +00:00
Brian Wellington
dbb7554504 Added a lame TKEY test and the keys necessary to run the client. 1999-10-28 20:20:47 +00:00
Bob Halley
9358d9cb3c do not build zone2_test 1999-10-15 01:55:05 +00:00
Mark Andrews
8b7bf798c1 add zone2_test to build 1999-10-13 23:03:41 +00:00
Bob Halley
b0b97ac8a4 eliminate .SILENT 1999-10-09 00:57:54 +00:00
William King
e8f6c68c44 added .SILENT to suppress spurious make message on stdout 1999-10-08 22:43:47 +00:00
William King
e582897ab4 silenced make action echo for target test: 1999-10-08 18:43:15 +00:00
Bob Halley
33fdc68000 do not build res_test for now 1999-10-07 19:37:40 +00:00
William King
7bdfc3914a i think we have it right now ... 1999-10-07 00:13:53 +00:00
William King
5f121757c6 missing parenthesis on make variable in test target ... 1999-10-06 22:53:21 +00:00
David Lawrence
626100a123 do subdirs alphabetically 1999-10-06 20:00:05 +00:00
William King
37aab7fc21 added test target 1999-10-06 16:37:34 +00:00
Bob Halley
51917258db build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
James Brister
e2ab74e3bf Added nconf_test to build 1999-10-02 21:16:57 +00:00
Michael Graff
64828244e0 Many changes.
o added adb_test.c to test the functions already written.

	o added code to delete names and all associated addresses.

	o added a database dumper which will currently print the adb
	  in a human (or at least developer) readable format.

	o found and fixed many twisted little locking issues.
1999-10-02 01:59:09 +00:00
David Lawrence
fd35453765 use AR, ARFLAGS, O and A macros 1999-09-30 20:10:31 +00:00
David Lawrence
fc80027fb5 logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
Brian Wellington
b87a704401 added key generator 1999-09-10 19:52:56 +00:00
Mark Andrews
658c72a46e Add zone(), zone_test to build. 1999-09-04 01:07:06 +00:00
Brian Wellington
f104fbbe4e toy signer 1999-09-03 19:11:55 +00:00
Mark Andrews
f9efe0ad50 Remove lint from serial.c
Remove reference to test_zone.o from Makefile.in
1999-08-30 15:08:56 +00:00
Mark Andrews
60650dd537 Add 32 bit serial arithmetic test code. 1999-08-30 15:00:52 +00:00
Brian Wellington
9416726274 add dns/sec/dst to the include path 1999-08-20 19:01:30 +00:00
Bob Halley
20eb22375f add nxtify 1999-08-19 17:57:23 +00:00
Bob Halley
7732d70d2f add sdig 1999-08-17 01:04:45 +00:00
William King
53f06462e8 added mem and dst subdirs 1999-07-27 22:13:09 +00:00
William King
965c0d590d added subdirs for db tasks and timers regression tests 1999-07-22 15:18:29 +00:00
Bob Halley
8ddad82fa3 look for .h files in build lib/isc/unix/include 1999-07-15 20:19:09 +00:00
Bob Halley
7243506104 add printmsg.c 1999-07-13 21:57:00 +00:00
Bob Halley
56b40c0185 depend support 1999-07-13 21:56:59 +00:00
Michael Graff
adde461254 make the TCP dispatch test program. Needs work. 1999-07-12 23:45:54 +00:00
Brian Wellington
65c4736d9c Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Michael Graff
7cde036518 move printmessage() into its own file, and link it in where needed. 1999-07-09 17:23:54 +00:00
Michael Graff
706f4a2b36 checkpoint 1999-07-08 03:16:00 +00:00
Bob Halley
64e41159a9 shared library support 1999-07-03 21:07:10 +00:00