#include <stdlib.h>
#include <setjmp.h>
#include <stdarg.h>
#include <cmocka.h>
#include "test_amxb_ubus_register.h"
Go to the source code of this file.
◆ main()
Definition at line 62 of file test_main.c.
64 const struct CMUnitTest amx_tests[] = {
int test_amxb_ubus_register_setup(UNUSED void **state)
void test_ubus_removed_objects_are_unregistered(UNUSED void **state)
void test_ubus_can_register_dm(UNUSED void **state)
void test_ubus_new_root_objects_are_registered(UNUSED void **state)
int test_amxb_ubus_register_teardown(UNUSED void **state)
void test_ubus_new_objects_are_registered(UNUSED void **state)