Searched refs:atf_tc_fail_requirement (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/ |
H A D | tc.h | 132 void atf_tc_fail_requirement(const char *, const size_t, const char *, ...)
|
H A D | macros.h | 137 atf_tc_fail_requirement(__FILE__, __LINE__, fmt, ##__VA_ARGS__); \ 149 atf_tc_fail_requirement(__FILE__, __LINE__, "%s", #x " not met"); \
|
H A D | tc.c | 1095 atf_tc_fail_requirement(const char *file, const size_t line, function
|
Completed in 12 milliseconds