| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
Structure for architecture specific APIs. More...
#include <ztest_test.h>
| Data Fields | |
| void(* | run_all )(const void *state, bool shuffle, int suite_iter, int case_iter) | 
| bool(* | should_suite_run )(const void *state, struct ztest_suite_node *suite) | 
| bool(* | should_test_run )(const char *suite, const char *test) | 
Structure for architecture specific APIs.
| bool(* ztest_arch_api::should_suite_run) (const void *state, struct ztest_suite_node *suite) | 
| bool(* ztest_arch_api::should_test_run) (const char *suite, const char *test) |