Searched refs:atf_sanity_post (Results 1 – 2 of 2) sorted by relevance
35 void atf_sanity_post(const char *, int, const char *);52 atf_sanity_post(__FILE__, __LINE__, #x); \
77 atf_sanity_post(const char *file, int line, const char *cond) in atf_sanity_post() function