Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtc_util.h78 #ifndef TC_SKIP_STR
79 #define TC_SKIP_STR "SKIP" macro
93 return TC_SKIP_STR; in TC_RESULT_TO_STR()