Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c70 static int opt_nofork = 0; /**< Suppress calls to fork() for debugging. */ variable
246 if ((testcase->flags & TT_FORK) && !(opt_forked||opt_nofork)) {
398 opt_nofork = 1;

Completed in 3 milliseconds