55 #ifndef __TEST_AMXRT_ELOOP_H__
56 #define __TEST_AMXRT_ELOOP_H__
59 #include <amxc/amxc.h>
60 #include <amxp/amxp.h>
61 #include <amxd/amxd_object.h>
62 #include <amxo/amxo.h>
int test_amxrt_el_setup(UNUSED void **state)
void test_can_add_fds_before_el_start(UNUSED void **state)
void test_runtime_run_creates_el(UNUSED void **state)
void test_eventloop_event_base_new_fails(UNUSED void **state)
void test_eventloop_cbs(UNUSED void **state)
int test_amxrt_el_teardown(UNUSED void **state)
void test_eventloop_is_working(UNUSED void **state)
void test_can_wait_ready_write(UNUSED void **state)
void test_can_destroy_el_without_create(UNUSED void **state)
void test_can_add_fds(UNUSED void **state)
void test_can_remove_fds(UNUSED void **state)