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