Home
last modified time | relevance | path

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

/trusted-services/components/service/test_runner/provider/backend/simple_c/
A Dsimple_c_test_runner.c57 static bool does_qualify(const char *spec_string, const char *test_string) in does_qualify() function
74 if (does_qualify(spec->group, test_group->group)) { in test_iterate()
80 if (does_qualify(spec->name, test_case->name)) { in test_iterate()

Completed in 7 milliseconds