libamxd  6.4.1
Data Model Manager
test_amxd_function_get_instances.h File Reference

Go to the source code of this file.

Functions

int test_function_get_instances_setup (void **state)
 
int test_function_get_instances_teardown (void **state)
 
void test_amxd_can_get_instances (void **state)
 
void test_amxd_get_instances_fails_on_none_template (void **state)
 
void test_amxd_get_instances_fails_with_parameter_path (void **state)
 

Function Documentation

◆ test_amxd_can_get_instances()

void test_amxd_can_get_instances ( void **  state)

◆ test_amxd_get_instances_fails_on_none_template()

void test_amxd_get_instances_fails_on_none_template ( void **  state)

◆ test_amxd_get_instances_fails_with_parameter_path()

void test_amxd_get_instances_fails_with_parameter_path ( void **  state)

◆ test_function_get_instances_setup()

int test_function_get_instances_setup ( void **  state)

◆ test_function_get_instances_teardown()

int test_function_get_instances_teardown ( void **  state)