63 const struct CMUnitTest tests[] = {
71 return cmocka_run_group_tests_name(
"amxp-proc-ctrl", tests, NULL, NULL);
void test_proc_is_stopped_when_timer_expires(UNUSED void **state)
void test_proc_ctrl_start_stop(UNUSED void **state)
void test_proc_can_stop_children(UNUSED void **state)
void test_proc_ctrl_new_delete(UNUSED void **state)
void test_proc_can_stop_timer(UNUSED void **state)
void test_proc_is_stopped_when_timer_is_set_after_start(UNUSED void **state)