Home
last modified time | relevance | path

Searched refs:z_zassume_ (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztest_assert.h49 static inline bool z_zassume_(bool cond, const char *file, int line) in z_zassume_() function
61 #define z_zassume(cond, default_msg, file, line, func, msg, ...) z_zassume_(cond, file, line)