Searched defs:text_out (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Drdata_test.c35 const char *text_out; /* text expected from totext_*(); member in struct:text_ok
159 if (text_ok->text_out != NULL) {
187 ATF_REQUIRE_EQ_MSG(strcmp(buf_totext, text_ok->text_out), 0,
191 text_ok->text_out);

Completed in 29 milliseconds