libamxs
0.6.0
Data Model Synchronization C API
|
Go to the source code of this file.
Functions | |
int | test_register_dummy_be (void) |
int | test_unregister_dummy_be (void) |
int | test_load_dummy_remote (const char *odl) |
void | test_set_dummy_caps (uint32_t dummy_caps) |
amxd_dm_t * | test_get_dm (void) |
amxo_parser_t * | test_get_parser (void) |
amxd_dm_t* test_get_dm | ( | void | ) |
Definition at line 264 of file dummy_be.c.
amxo_parser_t* test_get_parser | ( | void | ) |
Definition at line 268 of file dummy_be.c.
int test_load_dummy_remote | ( | const char * | odl | ) |
Definition at line 254 of file dummy_be.c.
int test_register_dummy_be | ( | void | ) |
Definition at line 244 of file dummy_be.c.
void test_set_dummy_caps | ( | uint32_t | dummy_caps | ) |
Definition at line 260 of file dummy_be.c.
int test_unregister_dummy_be | ( | void | ) |
Definition at line 249 of file dummy_be.c.