libamxb  4.8.2
Bus Agnostic C API
test_amxb_backend_mngr.h File Reference

Go to the source code of this file.

Functions

void test_amxb_be_register (void **state)
 
void test_amxb_be_unregister (void **state)
 
void test_amxb_be_find (void **state)
 
void test_amxb_be_load (void **state)
 
void test_amxb_be_load_same_multiple_times (void **state)
 
void test_amxb_be_load_multiple (void **state)
 
void test_amxb_be_remove (void **state)
 
void test_amxb_be_remove_all (void **state)
 
void test_amxb_be_load_version_checking (void **state)
 
void test_amxb_be_get_version (void **state)
 
void test_amxb_set_config (void **state)
 
void test_amxb_be_get_info (void **state)
 

Function Documentation

◆ test_amxb_be_find()

void test_amxb_be_find ( void **  state)

◆ test_amxb_be_get_info()

void test_amxb_be_get_info ( void **  state)

◆ test_amxb_be_get_version()

void test_amxb_be_get_version ( void **  state)

◆ test_amxb_be_load()

void test_amxb_be_load ( void **  state)

◆ test_amxb_be_load_multiple()

void test_amxb_be_load_multiple ( void **  state)

◆ test_amxb_be_load_same_multiple_times()

void test_amxb_be_load_same_multiple_times ( void **  state)

◆ test_amxb_be_load_version_checking()

void test_amxb_be_load_version_checking ( void **  state)

◆ test_amxb_be_register()

void test_amxb_be_register ( void **  state)

◆ test_amxb_be_remove()

void test_amxb_be_remove ( void **  state)

◆ test_amxb_be_remove_all()

void test_amxb_be_remove_all ( void **  state)

◆ test_amxb_be_unregister()

void test_amxb_be_unregister ( void **  state)

◆ test_amxb_set_config()

void test_amxb_set_config ( void **  state)