libamxb  4.8.2
Bus Agnostic C API
test_amxb_ba_invoke.h File Reference

Go to the source code of this file.

Functions

void test_amxb_new_free_invoke (void **state)
 
void test_amxb_invoke (void **state)
 
void test_amxb_async_invoke_and_close (void **state)
 
void test_amxb_api_after_backend_removal (void **state)
 
void test_amxb_wait_for_request (void **state)
 
void test_amxb_async_call (void **state)
 

Function Documentation

◆ test_amxb_api_after_backend_removal()

void test_amxb_api_after_backend_removal ( void **  state)

◆ test_amxb_async_call()

void test_amxb_async_call ( void **  state)

◆ test_amxb_async_invoke_and_close()

void test_amxb_async_invoke_and_close ( void **  state)

◆ test_amxb_invoke()

void test_amxb_invoke ( void **  state)

◆ test_amxb_new_free_invoke()

void test_amxb_new_free_invoke ( void **  state)

◆ test_amxb_wait_for_request()

void test_amxb_wait_for_request ( void **  state)