Searched defs:suites (Results 1 – 2 of 2) sorted by relevance
1399 static size_t testsuite_get_all_static(struct ztest_suite_node const **suites) in testsuite_get_all_static()
1763 def __init__(self, instances, suites, env=None) -> None: argument