Searched refs:ztest_suite_predicate_t (Results 1 – 2 of 2) sorted by relevance
184 typedef bool (*ztest_suite_predicate_t)(const void *global_state); typedef207 const ztest_suite_predicate_t predicate;
20 * :c:type:`ztest_suite_predicate_t` - An optional predicate function to allow choosing when the