#include <amxut/amxut_bus.h>
Go to the source code of this file.
◆ test_can_parser_synchronize_definition()
void test_can_parser_synchronize_definition |
( |
void ** |
state | ) |
|
◆ test_can_parser_synchronize_definition_alternate()
void test_can_parser_synchronize_definition_alternate |
( |
void ** |
state | ) |
|
◆ test_can_parser_synchronize_definition_with_cb()
void test_can_parser_synchronize_definition_with_cb |
( |
void ** |
state | ) |
|
◆ test_can_parser_synchronize_definition_with_vars()
void test_can_parser_synchronize_definition_with_vars |
( |
void ** |
state | ) |
|
◆ test_can_setup_synchronization()
void test_can_setup_synchronization |
( |
void ** |
state | ) |
|
◆ test_can_setup_synchronization_with_vars()
void test_can_setup_synchronization_with_vars |
( |
void ** |
state | ) |
|
◆ test_create_sync_tree_fails_with_conflicting_directions()
void test_create_sync_tree_fails_with_conflicting_directions |
( |
void ** |
state | ) |
|
◆ test_parse_batch_parameter_with_cb_fails()
void test_parse_batch_parameter_with_cb_fails |
( |
void ** |
state | ) |
|
◆ test_parse_empty_synchronize_context_fails()
void test_parse_empty_synchronize_context_fails |
( |
void ** |
state | ) |
|
◆ test_parse_empty_synchronize_object_fails()
void test_parse_empty_synchronize_object_fails |
( |
void ** |
state | ) |
|
◆ test_parse_sync_invalid_context_paths_fails()
void test_parse_sync_invalid_context_paths_fails |
( |
void ** |
state | ) |
|
◆ test_parse_synchronize_object_fails_without_entries()
void test_parse_synchronize_object_fails_without_entries |
( |
void ** |
state | ) |
|
◆ test_parse_synchronize_with_invalid_action_fails()
void test_parse_synchronize_with_invalid_action_fails |
( |
void ** |
state | ) |
|
◆ test_parser_sync_duplicates_fails()
void test_parser_sync_duplicates_fails |
( |
void ** |
state | ) |
|
◆ test_synchronization_can_set_readonly()
void test_synchronization_can_set_readonly |
( |
void ** |
state | ) |
|
◆ test_synchronization_can_use_template()
void test_synchronization_can_use_template |
( |
void ** |
state | ) |
|
◆ test_synchronization_respects_direction()
void test_synchronization_respects_direction |
( |
void ** |
state | ) |
|
◆ test_synchronization_respects_direction_2()
void test_synchronization_respects_direction_2 |
( |
void ** |
state | ) |
|
◆ test_synchronization_respects_direction_3()
void test_synchronization_respects_direction_3 |
( |
void ** |
state | ) |
|
◆ test_synchronization_template_must_use_supported_path()
void test_synchronization_template_must_use_supported_path |
( |
void ** |
state | ) |
|
◆ test_synchronize_start_fails_when_no_bus_connections()
void test_synchronize_start_fails_when_no_bus_connections |
( |
void ** |
state | ) |
|