Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.h36 #define TT_OFF_BY_DEFAULT (1<<3) macro
A Dtinytest.c228 if (testcase->flags & (TT_SKIP|TT_OFF_BY_DEFAULT)) {
293 if (testcase->flags & TT_OFF_BY_DEFAULT)
360 if (!tinytest_set_flag_(groups, test, 0, TT_OFF_BY_DEFAULT)) {

Completed in 3 milliseconds