Searched defs:CHECK (Results 1 - 25 of 34) sorted by relevance

12

/bind-9.6-ESV-R11/lib/dns/tests/
H A Ddnstest.h36 #define CHECK(r) \ macro
/bind-9.6-ESV-R11/lib/isc/tests/
H A Disctest.h35 #define CHECK(r) \ macro
/bind-9.6-ESV-R11/bin/tests/
H A Dkeyboard_test.c30 CHECK(const char *msg, isc_result_t result) { function
50 CHECK("isc_keyboard_open()", res);
71 CHECK("isc_keyboard_close()", res);
H A Dlwresconf_test.c32 CHECK(int val, const char *msg) { function
80 CHECK(ret, "lwres_context_create");
H A Dentropy_test.c51 CHECK(const char *msg, isc_result_t result) { function
71 CHECK("isc_mem_create()",
75 CHECK("isc_entropy_create()",
81 CHECK("isc_entropy_createfilesource() 1",
83 CHECK("isc_entropy_createfilesource() 2",
86 CHECK("isc_entropy_createfilesource() 3",
105 CHECK("isc_entropy_getdata() pseudorandom",
115 CHECK("good data only, blocking mode", result);
H A Dentropy2_test.c53 CHECK(const char *msg, isc_result_t result) { function
134 CHECK("isc_mem_create()",
138 CHECK("isc_entropy_create()",
146 CHECK("isc_entropy_createcallbacksource()", result);
H A Dlog_test.c40 #define CHECK(expr) result = expr; \ macro
119 CHECK(isc_mem_create(0, 0, &mctx));
120 CHECK(isc_log_create(mctx, &lctx, &lcfg));
122 CHECK(isc_log_settag(lcfg, progname));
153 CHECK(isc_log_createchannel(lcfg, "file_test", ISC_LOG_TOFILE,
166 CHECK(isc_log_createchannel(lcfg, "debug_test", ISC_LOG_TOFILEDESC,
175 CHECK(isc_log_usechannel(lcfg, "default_syslog",
178 CHECK(isc_log_usechannel(lcfg, "default_stderr",
181 CHECK(isc_log_usechannel(lcfg, "default_debug",
184 CHECK(isc_log_usechanne
[all...]
H A Dlwres_test.c35 CHECK(int val, const char *msg) { function
88 CHECK(ret, "lwres_nooprequest_render");
97 CHECK(ret, "lwres_lwpacket_parseheader");
103 CHECK(ret, "lwres_nooprequest_parse");
124 CHECK(ret, "lwres_noopresponse_render");
133 CHECK(ret, "lwres_lwpacket_parseheader");
139 CHECK(ret, "lwres_noopresponse_parse");
268 CHECK(ret, "lwres_context_create");
271 CHECK(ret, "lwres_conf_parse");
H A Dsig0_test.c56 #define CHECK(str, x) { \ macro
114 CHECK("dns_message_create", result);
116 CHECK("dns_message_parse", result);
120 CHECK("dns_message_totext", result);
145 CHECK("dns_message_create", result);
147 CHECK("dns_message_setsig0key", result);
150 CHECK("dns_message_gettemprdataset", result);
155 CHECK("dns_message_gettempname", result);
162 CHECK("dns_name_fromtext", result);
169 CHECK("dns_compress_ini
[all...]
/bind-9.6-ESV-R11/lib/dns/
H A Dtimer.c31 #define CHECK(op) \ macro
46 CHECK(isc_time_nowplusinterval(&expires, &maxinterval));
55 CHECK(isc_timer_reset(timer, isc_timertype_once,
H A Ddiff.c42 #define CHECK(op) \ macro
297 CHECK(dns_db_findnode(db, name, ISC_TRUE,
300 CHECK(dns_db_findnsec3node(db, name, ISC_TRUE,
332 CHECK(dns_rdatalist_tordataset(&rdl, &rds));
398 CHECK(result);
469 CHECK(dns_rdatalist_tordataset(&rdl, &rds));
484 CHECK(result);
H A Dnsec3.c43 #define CHECK(x) do { \ macro
450 CHECK(dns_rdata_tostruct(&rdata, &nsec3, NULL));
521 CHECK(dns_rdata_tostruct(&rdata, nsec3, NULL));
592 CHECK(dns_nsec3_hashname(&fixed, nexthash, &next_length,
600 CHECK(dns_db_findnsec3node(db, hashname, ISC_TRUE, &newnode));
605 CHECK(dns_db_createiterator(db, DNS_DB_NSEC3ONLY, &dbit));
606 CHECK(dns_dbiterator_seek(dbit, hashname));
607 CHECK(dns_dbiterator_pause(dbit));
649 CHECK(dns_dbiterator_last(dbit));
651 CHECK(dns_dbiterator_curren
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dtests_test.cpp94 #define CHECK \ macro
102 CHECK;
110 CHECK;
114 CHECK;
117 CHECK;
125 CHECK;
129 CHECK;
132 CHECK;
136 CHECK;
139 CHECK;
180 #undef CHECK macro
[all...]
/bind-9.6-ESV-R11/contrib/sdb/dir/
H A Ddirdb.c46 #define CHECK(op) \ macro
85 CHECK(dns_sdb_putrr(lookup, "txt", 3600, "dir"));
92 CHECK(dns_sdb_putrr(lookup, "txt", 3600, buf));
94 CHECK(dns_sdb_putrr(lookup, "txt", 3600, "pipe"));
96 CHECK(dns_sdb_putrr(lookup, "txt", 3600, "socket"));
102 CHECK(dns_sdb_putrr(lookup, "txt", 3600, buf));
104 CHECK(dns_sdb_putrr(lookup, "txt", 3600, "unknown"));
108 CHECK(dns_sdb_putrr(lookup, "txt", 3600, buf));
/bind-9.6-ESV-R11/bin/tests/system/tkey/
H A Dkeydelete.c50 #define CHECK(str, x) { \ macro
87 CHECK("dns_message_create", result);
91 CHECK("dns_request_getresponse", result);
101 CHECK("dns_tkey_processdhresponse", result);
123 CHECK("inet_pton", result);
128 CHECK("dns_message_create", result);
131 CHECK("dns_tkey_builddeletequery", result);
137 CHECK("dns_request_create", result);
230 CHECK("dst_key_fromnamedfile", result);
236 CHECK("dns_tsigkey_createfromke
[all...]
H A Dkeycreate.c50 #define CHECK(str, x) { \ macro
94 CHECK("dns_message_create", result);
98 CHECK("dns_request_getresponse", result);
109 CHECK("dns_tkey_processdhresponse", result);
116 CHECK("dst_key_buildfilename", result);
121 CHECK("dst_key_tofile", result);
149 CHECK("inet_pton", result);
157 CHECK("dns_name_fromtext", result);
164 CHECK("dns_name_fromtext", result);
168 CHECK("isc_base64_decodestrin
[all...]
/bind-9.6-ESV-R11/contrib/sdb/tcl/
H A Dtcldb.c48 #define CHECK(op) \ macro
/bind-9.6-ESV-R11/bin/check/
H A Dnamed-checkconf.c57 #define CHECK(r)\ macro
H A Dcheck-tool.c70 #define CHECK(r) \ macro
599 CHECK(dns_zone_create(&zone, mctx));
607 CHECK(dns_name_fromtext(origin, &buffer, dns_rootname,
609 CHECK(dns_zone_setorigin(zone, origin));
610 CHECK(dns_zone_setdbtype(zone, 1, (const char * const *) dbtype));
611 CHECK(dns_zone_setfile2(zone, filename, fileformat));
615 CHECK(dns_rdataclass_fromtext(&rdclass, &region));
627 CHECK(dns_zone_load(zone));
/bind-9.6-ESV-R11/bin/named/
H A Dlogconf.c37 #define CHECK(op) \ macro
279 CHECK(ns_log_setdefaultchannels(logconfig));
287 CHECK(channel_fromconf(channel, logconfig));
296 CHECK(category_fromconf(category, logconfig));
310 CHECK(ns_log_setdefaultcategory(logconfig));
313 CHECK(ns_log_setunmatchedcategory(logconfig));
H A Dlwresd.c96 #define CHECK(op) \ macro
148 CHECK(buffer_putstr(&b, "options {\n"));
154 CHECK(buffer_putstr(&b, "\tforwarders {\n"));
157 CHECK(lwaddr_sockaddr_fromlwresaddr(
162 CHECK(buffer_putstr(&b, "\t\t"));
163 CHECK(isc_netaddr_totext(&na, &b));
164 CHECK(buffer_putstr(&b, ";\n"));
166 CHECK(buffer_putstr(&b, "\t};\n"));
173 CHECK(buffer_putstr(&b, "\tsortlist {\n"));
174 CHECK(buffer_putst
[all...]
H A Dcontrolconf.c793 #define CHECK(x) \ macro
814 CHECK(cfg_parser_create(mctx, ns_g_lctx, &pctx));
815 CHECK(cfg_parse_file(pctx, ns_g_keyfile, &cfg_type_rndckey, &config));
816 CHECK(cfg_map_get(config, "key", &key));
820 CHECK(ISC_R_NOMEMORY);
827 CHECK(ISC_R_NOMEMORY);
829 CHECK(bind9_check_key(key, ns_g_lctx));
865 CHECK(ISC_R_NOMEMORY);
/bind-9.6-ESV-R11/bin/tests/system/lwresd/
H A Dlwtest.c46 CHECK(lwres_result_t val, const char *msg) { function
74 CHECK(ret, "lwres_nooprequest_render");
81 CHECK(ret, "lwres_lwpacket_parseheader");
85 CHECK(ret, "lwres_nooprequest_parse");
105 CHECK(ret, "lwres_noopresponse_render");
112 CHECK(ret, "lwres_lwpacket_parseheader");
116 CHECK(ret, "lwres_noopresponse_parse");
649 CHECK(ret, "lwres_context_create");
652 CHECK(ret, "lwres_conf_parse");
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dgsstest.c67 #define CHECK(str, x) { \ macro
158 CHECK("dns_message_create", result);
167 CHECK("dns_message_totext", result);
171 CHECK("dns_request_getresponse", result2);
217 CHECK("dns_name_fromtext", result);
246 CHECK("dns_request_create", result);
252 CHECK("dns_message_totext", result);
292 CHECK("dns_message_create", result);
296 CHECK("dns_request_getresponse", result);
312 CHECK("dns_tkey_processgssrespons
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest_program_test.cpp535 #define CHECK \ macro
543 CHECK;
551 CHECK;
555 CHECK;
559 CHECK;
567 CHECK;
571 CHECK;
579 CHECK;
583 CHECK;
591 CHECK;
750 #undef CHECK macro
[all...]

Completed in 41 milliseconds

12