libamxb  4.8.2
Bus Agnostic C API
test_amxb_e2e.h File Reference

Go to the source code of this file.

Functions

int test_amxb_e2e_setup (void **state)
 
int test_amxb_e2e_teardown (void **state)
 
void test_amxb_call (void **state)
 
void test_amxb_get (void **state)
 
void test_amxb_get_instances (void **state)
 
void test_amxb_set (void **state)
 
void test_amxb_set_multiple_allow_partial (void **state)
 
void test_amxb_set_multiple (void **state)
 
void test_amxb_set_multiple_same_path (void **state)
 
void test_amxb_set_multiple_optional_params (void **state)
 
void test_amxb_add (void **state)
 
void test_amxb_del (void **state)
 
void test_search_path_expr_func (void **state)
 
void test_amxb_get_supported (void **state)
 
void test_amxb_set_config (void **state)
 
void test_amxb_resolve_failure (void **state)
 
void test_amxb_who_has (void **state)
 
void test_amxb_who_has_cache_set_size (void **state)
 
void test_amxb_who_has_cache_remove_path (void **state)
 
void test_amxb_cache_disable (void **state)
 

Function Documentation

◆ test_amxb_add()

void test_amxb_add ( void **  state)

◆ test_amxb_cache_disable()

void test_amxb_cache_disable ( void **  state)

◆ test_amxb_call()

void test_amxb_call ( void **  state)

◆ test_amxb_del()

void test_amxb_del ( void **  state)

◆ test_amxb_e2e_setup()

int test_amxb_e2e_setup ( void **  state)

◆ test_amxb_e2e_teardown()

int test_amxb_e2e_teardown ( void **  state)

◆ test_amxb_get()

void test_amxb_get ( void **  state)

◆ test_amxb_get_instances()

void test_amxb_get_instances ( void **  state)

◆ test_amxb_get_supported()

void test_amxb_get_supported ( void **  state)

◆ test_amxb_resolve_failure()

void test_amxb_resolve_failure ( void **  state)

◆ test_amxb_set()

void test_amxb_set ( void **  state)

◆ test_amxb_set_config()

void test_amxb_set_config ( void **  state)

◆ test_amxb_set_multiple()

void test_amxb_set_multiple ( void **  state)

◆ test_amxb_set_multiple_allow_partial()

void test_amxb_set_multiple_allow_partial ( void **  state)

◆ test_amxb_set_multiple_optional_params()

void test_amxb_set_multiple_optional_params ( void **  state)

◆ test_amxb_set_multiple_same_path()

void test_amxb_set_multiple_same_path ( void **  state)

◆ test_amxb_who_has()

void test_amxb_who_has ( void **  state)

◆ test_amxb_who_has_cache_remove_path()

void test_amxb_who_has_cache_remove_path ( void **  state)

◆ test_amxb_who_has_cache_set_size()

void test_amxb_who_has_cache_set_size ( void **  state)

◆ test_search_path_expr_func()

void test_search_path_expr_func ( void **  state)