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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dtc.h130 void atf_tc_fail_check(const char *, const size_t, const char *, ...)
H A Dmacros.h143 atf_tc_fail_check(__FILE__, __LINE__, fmt, ##__VA_ARGS__); \
155 atf_tc_fail_check(__FILE__, __LINE__, "%s", #x " not met"); \
H A Dtc.c1083 atf_tc_fail_check(const char *file, const size_t line, const char *fmt, ...) function

Completed in 14 milliseconds