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

/bind-9.11.3/unit/atf-src/atf-c/
H A Dmacros_test.c780 aux_str(const char *fmt ATF_DEFS_ATTRIBUTE_UNUSED) function
787 H_CHECK_STREQ(msg, aux_str("%d"), "");
788 H_REQUIRE_STREQ(msg, aux_str("%d"), "");
810 "aux_str\\(\"%d\"\\) != \"\" \\(foo != \\)" },
812 "aux_str\\(\"%d\"\\) != \"\" \\(foo != \\)" },

Completed in 1524 milliseconds