Go to the source code of this file.
◆ test_amxd_object_add()
void test_amxd_object_add |
( |
void ** |
state | ) |
|
◆ test_does_not_segfault_when_add_inst_action_is_misbehaving()
void test_does_not_segfault_when_add_inst_action_is_misbehaving |
( |
void ** |
state | ) |
|
◆ test_instance_add_fails_when_invalid_values_provided()
void test_instance_add_fails_when_invalid_values_provided |
( |
void ** |
state | ) |
|
◆ test_instance_add_fails_when_max_instances_reached()
void test_instance_add_fails_when_max_instances_reached |
( |
void ** |
state | ) |
|
◆ test_instance_add_fails_when_max_instances_reached_with_param_ref()
void test_instance_add_fails_when_max_instances_reached_with_param_ref |
( |
void ** |
state | ) |
|
◆ test_instance_index_overflow()
void test_instance_index_overflow |
( |
void ** |
state | ) |
|