Searched refs:T_testlist (Results 1 - 16 of 16) sorted by relevance

/bind-9.11.3/lib/tests/
H A DT_testlist.imp3 T_testlist
H A Dt_api.c84 static testspec_t T_testlist[T_MAXTESTS]; variable
185 pts = &T_testlist[0];
289 pts = &T_testlist[0];
742 pts = &T_testlist[0];
839 memset(T_testlist, 0, sizeof(T_testlist));
845 T_testlist[tnum] = *pts;
/bind-9.11.3/bin/tests/
H A Dt_api.pl98 if (defined($T_testlist[$testnumber])) {
107 $status = eval($T_testlist[$testnumber]);
148 # implement -h and -t after we add test descriptions to T_testlist ZZZ
198 $T_ntests = $#main'T_testlist + 1;
/bind-9.11.3/bin/tests/sockaddr/
H A Dt_sockaddr.c123 testspec_t T_testlist[] = { variable
132 t_settests(T_testlist);
/bind-9.11.3/lib/tests/include/tests/
H A Dt_api.h62 extern testspec_t T_testlist[];
/bind-9.11.3/bin/tests/mem/
H A Dt_mem.c195 testspec_t T_testlist[] = { variable
203 t_settests(T_testlist);
/bind-9.11.3/bin/tests/resolver/
H A Dt_resolver.c217 testspec_t T_testlist[] = { variable
229 t_settests(T_testlist);
/bind-9.11.3/bin/tests/atomic/
H A Dt_atomic.c323 testspec_t T_testlist[] = { variable
342 t_settests(T_testlist);
/bind-9.11.3/bin/tests/master/
H A Dt_master.c313 testspec_t T_testlist[] = { variable
331 t_settests(T_testlist);
/bind-9.11.3/bin/tests/hashes/
H A Dt_hashes.c481 testspec_t T_testlist[] = { variable
489 t_settests(T_testlist);
/bind-9.11.3/bin/tests/timers/
H A Dt_timers.c1109 testspec_t T_testlist[] = { variable
1121 t_settests(T_testlist);
/bind-9.11.3/bin/tests/dst/
H A Dt_dst.c1030 testspec_t T_testlist[] = { variable
1039 t_settests(T_testlist);
/bind-9.11.3/bin/tests/rbt/
H A Dt_rbt.c1842 testspec_t T_testlist[] = { variable
1862 t_settests(T_testlist);
/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c2364 testspec_t T_testlist[] = { variable
2381 t_settests(T_testlist);
/bind-9.11.3/bin/tests/names/
H A Dt_names.c2344 testspec_t T_testlist[] = { variable
2373 t_settests(T_testlist);
/bind-9.11.3/bin/tests/db/
H A Dt_db.c3105 testspec_t T_testlist[] = { variable
3137 t_settests(T_testlist);

Completed in 59 milliseconds