| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Structure for architecture specific APIs. More...
#include <ztest_test_new.h>
Data Fields | |
| void(* | run_all )(const void *state) | 
| 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.
| void(* ztest_arch_api::run_all) (const void *state) | 
| 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) |