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

/freebsd-10.1-release/contrib/atf/atf-c/
H A Dmacros_test.c782 aux_str(const char *fmt ATF_DEFS_ATTRIBUTE_UNUSED) function
789 H_CHECK_STREQ(msg, aux_str("%d"), "");
790 H_REQUIRE_STREQ(msg, aux_str("%d"), "");
812 "aux_str\\(\"%d\"\\) != \"\" \\(foo != \\)" },
814 "aux_str\\(\"%d\"\\) != \"\" \\(foo != \\)" },

Completed in 106 milliseconds