Searched defs:z_zexpect (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-4.1.0/subsys/testsuite/ztest/include/zephyr/ |
| D | ztest_assert.h | 75 #define z_zexpect(cond, default_msg, file, line, func, msg, ...) z_zexpect_(cond, file, line) macro 127 static inline bool z_zexpect(bool cond, const char *default_msg, const char *file, int line, in z_zexpect() function
|