bind9/bin/tests
2000-01-06 14:47:36 +00:00
..
db dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
dst dns_result_t -> isc_result_t 1999-11-30 22:14:39 +00:00
master dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
mem changed test timeout to 5 minutes for slow systems 1999-10-27 02:01:47 +00:00
names dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rbt dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
sockaddr more descriptive assertion text 1999-12-01 18:56:10 +00:00
tasks Eliminate race to destroy mutexes and condition variables that was causing 1999-10-26 17:06:19 +00:00
timers changed dependencies 1999-10-07 21:12:54 +00:00
.cvsignore ignore omapi_test 2000-01-04 20:37:55 +00:00
adb_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
b8status.pl update copyrights 1999-10-31 18:42:01 +00:00
b8t.mk update copyrights 1999-10-31 18:42:01 +00:00
b9status.pl update copyrights 1999-10-31 18:42:01 +00:00
b9t.mk update copyrights 1999-10-31 18:42:01 +00:00
compress_test.c use isc_commandline_parse instead of getopt 1999-10-06 20:07:25 +00:00
db_test.c get rid of NXGLUE 1999-10-25 23:04:55 +00:00
dispatch_tcp_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
dispatch_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
generic-b9t.cron host generic b9t.cron cron job 1999-10-26 19:16:12 +00:00
Kclient.+002+02982.key Added a lame TKEY test and the keys necessary to run the client. 1999-10-28 20:20:47 +00:00
Kclient.+002+02982.private Added a lame TKEY test and the keys necessary to run the client. 1999-10-28 20:20:47 +00:00
keygen.c Remove various "enumerated type mixed with another type" warnings. 1999-10-29 12:56:58 +00:00
lex_test.c use isc_commandline_parse instead of getopt 1999-10-06 20:07:25 +00:00
lfsr_test.c add <isc/util.h> 1999-12-16 22:47:38 +00:00
log_test.c test isc_log_write1() and isc_log_setduplicateinterval() 1999-10-25 19:55:49 +00:00
Makefile.in add lfsr_test.c 1999-12-15 01:50:25 +00:00
master-b9t.cron b9t cron job on master host 1999-10-26 19:15:51 +00:00
master_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
mempool_test.c use a lock in testing 1999-09-15 17:47:44 +00:00
name_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
named.conf Fix (and test) for max-transfer statements inside zones. 1999-12-11 14:07:19 +00:00
nconf_test.c Use proper logging in test. 1999-12-17 18:28:03 +00:00
nxtify.c update copyrights 1999-10-31 18:42:01 +00:00
omapi_test.c wrong argv index was being atoi()d after conversion to isc/commandline.h 2000-01-06 14:47:36 +00:00
printmsg.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
printmsg.h dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
ratelimiter_test.c fixed copyright year 1999-11-17 01:38:48 +00:00
rbt_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rbt_test.out more descriptive "nuking" message 1999-10-16 20:35:19 +00:00
rbt_test.txt Test iteration & bitstring labels. 1999-04-23 05:01:05 +00:00
rdata_test.c use isc_commandline_parse instead of getopt 1999-10-06 20:07:25 +00:00
res_test.c make dispatcher hash sizes be primes, and provide an increment to help 1999-12-15 17:14:52 +00:00
rwlock_test.c make return type of main() int 1999-07-03 21:15:06 +00:00
sdig.c priority rendering 1999-12-22 03:22:59 +00:00
serial_test.c update copyright text 1999-09-15 23:53:18 +00:00
shutdown_test.c conforming changes for task API simplification 1999-09-23 21:31:03 +00:00
signer.c isc_stdtime_get() now returns void, not isc_result_t. 1999-12-16 23:29:07 +00:00
sock_test.c Fetch an URL that exists 1999-09-02 20:52:13 +00:00
sym_test.c use isc_commandline_parse instead of getopt 1999-10-06 20:07:25 +00:00
t_api.pl update copyrights 1999-10-31 18:42:01 +00:00
task_test.c event tags are now void * 1999-07-10 01:05:54 +00:00
testzones.c update copyright 1999-03-06 03:55:54 +00:00
timer_test.c make return type of main() int 1999-07-03 21:15:06 +00:00
tkey_test.c priority rendering 1999-12-22 03:22:59 +00:00
update_test.pl deleting the last NS should always succeed when not at the zone apex; 1999-11-19 19:06:18 +00:00
wire_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
wire_test.data add 1999-01-06 17:46:00 +00:00
wire_test.data2 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
wire_test.data3 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
wire_test.data4 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
zone2_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
zone_test.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00