Searched defs:z_zassert (Results  1 – 1 of 1) sorted by relevance
| /Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ | 
| D | ztest_assert.h | 47 #define z_zassert(cond, default_msg, file, line, func, msg, ...) z_zassert_(cond, file, line)  macro79 static inline bool z_zassert(bool cond, const char *default_msg, const char *file, int line,  in z_zassert()  function
 
 |