Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c89 static int process_test_option(struct testgroup_t *groups, const char *test);
335 r = process_test_option(groups, cfg_aliases[i].tests[j]);
348 process_test_option(struct testgroup_t *groups, const char *test) function
417 int r = process_test_option(groups, v[i]);

Completed in 3 milliseconds