bind9/bin/tests
Mark Andrews deaaf94332 dns_rdata_compare checked for RFC 1035 types
converted frometext* to use gettoken()
	converted:
		result = foo();
		if (result != DNS_R_SUCCESS)
			return (result);
	to
		RETERR(foo());
1999-01-22 00:36:59 +00:00
..
.cvsignore add rdata_test 1999-01-20 02:42:54 +00:00
lex_test.c update 1999-01-06 20:31:20 +00:00
Makefile.in Initial "rdata" support. RFC 1035 RR types minus WKS 1999-01-19 02:20:26 +00:00
name_test.c non-portable but useful getopt usage 1999-01-09 01:21:11 +00:00
rdata_test.c dns_rdata_compare checked for RFC 1035 types 1999-01-22 00:36:59 +00:00
rwlock_test.c update 1999-01-06 20:31:20 +00:00
sock_test.c new task stuff 1999-01-15 01:38:28 +00:00
sym_test.c convert to RUNTIME_CHECK 1999-01-06 20:26:18 +00:00
task_test.c new task stuff 1999-01-15 01:38:28 +00:00
timer_test.c new task stuff 1999-01-15 01:38:28 +00:00
wire_test.c print type and class as text instead of as numbers 1999-01-20 07:49:50 +00:00
wire_test.data add 1999-01-06 17:46:00 +00:00