Home
last modified time | relevance | path

Searched defs:TC_PRINT_RUNID (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/subsys/testsuite/include/zephyr/
Dtc_util.h50 #define TC_PRINT_RUNID PRINT_DATA("RunID: " TC_STR(TC_RUNID) "\n") macro
52 #define TC_PRINT_RUNID do {} while (0) macro