#include <stdlib.h>
#include <setjmp.h>
#include <stdarg.h>
#include <cmocka.h>
#include "test_amxb_e2e.h"
Go to the source code of this file.
◆ main()
Definition at line 62 of file test_main.c.
63 const struct CMUnitTest tests[] = {
void test_amxb_who_has(UNUSED void **state)
void test_amxb_set_config(UNUSED void **state)
void test_amxb_set(UNUSED void **state)
void test_amxb_get_instances(UNUSED void **state)
void test_amxb_del(UNUSED void **state)
void test_amxb_resolve_failure(UNUSED void **state)
int test_amxb_e2e_teardown(UNUSED void **state)
void test_amxb_set_multiple_optional_params(UNUSED void **state)
void test_amxb_add(UNUSED void **state)
void test_amxb_set_multiple(UNUSED void **state)
void test_amxb_set_multiple_allow_partial(UNUSED void **state)
void test_search_path_expr_func(UNUSED void **state)
void test_amxb_who_has_cache_set_size(UNUSED void **state)
void test_amxb_cache_disable(UNUSED void **state)
void test_amxb_call(UNUSED void **state)
void test_amxb_who_has_cache_remove_path(UNUSED void **state)
void test_amxb_get_supported(UNUSED void **state)
void test_amxb_get(UNUSED void **state)
int test_amxb_e2e_setup(UNUSED void **state)
void test_amxb_set_multiple_same_path(UNUSED void **state)