21#define TESTS_T_API_H 1
29#include <isc/formatcheck.h>
39#define T_UNRESOLVED 0x3
40#define T_UNSUPPORTED 0x4
42#define T_THREADONLY 0x6
58#define T_ARG(n) (*(av + (n)))
ISC_LANG_BEGINDECLS void void void t_result(int result)
int t_eval(const char *filename, int(*func)(char **), int nargs)
int t_bustline(char *line, char **toks)
isc_result_t t_dns_result_fromtext(char *result)
char * t_getenv(const char *name)
char * t_fgetbs(FILE *fp)
unsigned int t_dc_method_fromtext(char *dc_method)
ISC_LANG_BEGINDECLS void t_assert(const char *component, int anum, int class, const char *what,...) ISC_FORMAT_PRINTF(4
ISC_LANG_BEGINDECLS void void t_info(const char *format,...) ISC_FORMAT_PRINTF(1