Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c78 const char *cur_test_prefix = NULL; /**< prefix of the current test group */ variable
241 cur_test_prefix = group->prefix;
462 printf("%s%s: ", cur_test_prefix, cur_test_name);

Completed in 3 milliseconds