bind9/bin/tests
David Lawrence e0720bd847 omapi_test has failed to work since the dst API change because it required
dst_lib_init to be called before any of the dst functions are used.  The
missing calls for dst_lib_init() and dst_lib_destroy() have been added to
the application here, rather than to omapi_lib_init(), to be consistent with
the rest of our applications.

Not sure that this warrants a CHANGES entry since it is just a test program.
Then again, it is probably worth mentioning that programs using OMAPI will
need to ensure they call dst_lib_init() before they call
omapi_listener_listen().  Unfortunately omapi_lib_init() can't require
dst having been initialized as part of its contract because it can't
figure out whether that's true or not.
2000-06-28 03:37:47 +00:00
..
db add RCS id string 2000-06-22 22:00:42 +00:00
dst add RCS id string 2000-06-22 22:00:42 +00:00
master add RCS id string 2000-06-22 22:00:42 +00:00
mem add RCS id string 2000-06-22 22:00:42 +00:00
names add RCS id string 2000-06-22 22:00:42 +00:00
net #include <config.h> 2000-06-23 16:19:01 +00:00
rbt add RCS id string 2000-06-22 22:00:42 +00:00
sockaddr add RCS id string 2000-06-22 22:00:42 +00:00
system test gethostbyname, gethostbyname2, and gethostbyaddr 2000-06-28 00:34:35 +00:00
tasks add RCS id string 2000-06-22 22:00:42 +00:00
timers add RCS id string 2000-06-22 22:00:42 +00:00
.cvsignore add keyboard API 2000-06-21 01:45:21 +00:00
adb_test.c add RCS id string 2000-06-22 22:00:42 +00:00
b8status.pl add RCS id string 2000-06-22 22:00:42 +00:00
b8t.mk add RCS id string 2000-06-22 22:00:42 +00:00
b9status.pl add RCS id string 2000-06-22 22:00:42 +00:00
b9t.mk add RCS id string 2000-06-22 22:00:42 +00:00
byaddr_test.c add RCS id string 2000-06-22 22:00:42 +00:00
byname_test.c add RCS id string 2000-06-22 22:00:42 +00:00
compress_test.c add RCS id string 2000-06-22 22:00:42 +00:00
db_test.c add RCS id string 2000-06-22 22:00:42 +00:00
dispatch_tcp_test.c add RCS id string 2000-06-22 22:00:42 +00:00
dispatch_test.c add RCS id string 2000-06-22 22:00:42 +00:00
entropy2_test.c #include <config.h> 2000-06-23 16:19:01 +00:00
entropy_test.c #include <config.h> 2000-06-23 16:19:01 +00:00
fsaccess_test.c #include <config.h> 2000-06-23 16:19:01 +00:00
generic-b9t.cron host generic b9t.cron cron job 1999-10-26 19:16:12 +00:00
gxba_test.c add RCS id string 2000-06-22 22:00:42 +00:00
gxbn_test.c add RCS id string 2000-06-22 22:00:42 +00:00
hash_test.c #include <config.h> 2000-06-23 16:19:01 +00:00
headerdep_test.sh.in add RCS id string 2000-06-22 22:00:42 +00:00
inter_test.c add RCS id string 2000-06-22 22:00:42 +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
keyboard_test.c #include <config.h> 2000-06-23 16:19:01 +00:00
lex_test.c add RCS id string 2000-06-22 22:00:42 +00:00
lfsr_test.c add RCS id string 2000-06-22 22:00:42 +00:00
log_test.c extraneous argument to isc_log_write1() format 2000-06-23 17:44:45 +00:00
lwres_test.c add RCS id string 2000-06-22 22:00:42 +00:00
lwresconf_test.c add RCS id string 2000-06-22 22:00:42 +00:00
Makefile.in add RCS id string 2000-06-22 22:00:42 +00:00
master-b9t.cron b9t cron job on master host 1999-10-26 19:15:51 +00:00
master_test.c add RCS id string 2000-06-22 22:00:42 +00:00
mempool_test.c add RCS id string 2000-06-22 22:00:42 +00:00
name_test.c add RCS id string 2000-06-22 22:00:42 +00:00
named.conf add RCS id string 2000-06-22 22:00:42 +00:00
nconf_test.c add RCS id string 2000-06-22 22:00:42 +00:00
ndc.conf add RCS id string 2000-06-22 22:00:42 +00:00
ndcconf_test.c add RCS id string 2000-06-22 22:00:42 +00:00
nxtify.c add RCS id string 2000-06-22 22:00:42 +00:00
omapi_test.c omapi_test has failed to work since the dst API change because it required 2000-06-28 03:37:47 +00:00
printmsg.c add RCS id string 2000-06-22 22:00:42 +00:00
printmsg.h add RCS id string 2000-06-22 22:00:42 +00:00
ratelimiter_test.c add RCS id string 2000-06-22 22:00:42 +00:00
rbt_test.c add RCS id string 2000-06-22 22:00:42 +00:00
rbt_test.out more descriptive "nuking" message 1999-10-16 20:35:19 +00:00
rbt_test.txt add RCS id string 2000-06-22 22:00:42 +00:00
rdata_test.c add RCS id string 2000-06-22 22:00:42 +00:00
resolv.conf.sample add RCS id string 2000-06-22 22:00:42 +00:00
rwlock_test.c add RCS id string 2000-06-22 22:00:42 +00:00
serial_test.c add RCS id string 2000-06-22 22:00:42 +00:00
shutdown_test.c add RCS id string 2000-06-22 22:00:42 +00:00
sock_test.c add RCS id string 2000-06-22 22:00:42 +00:00
sym_test.c add RCS id string 2000-06-22 22:00:42 +00:00
t_api.pl add RCS id string 2000-06-22 22:00:42 +00:00
task_test.c add RCS id string 2000-06-22 22:00:42 +00:00
timer_test.c add RCS id string 2000-06-22 22:00:42 +00:00
tkey_test.c add RCS id string 2000-06-22 22:00:42 +00:00
update_test.pl update copyrights 2000-02-03 23:08:31 +00:00
wire_test.c add RCS id string 2000-06-22 22:00:42 +00:00
wire_test.data annotated 2000-03-16 01:09:32 +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 add RCS id string 2000-06-22 22:00:42 +00:00
zone_test.c add RCS id string 2000-06-22 22:00:42 +00:00