libamxd  6.4.1
Data Model Manager
test_amxd_object_expression.h File Reference

Go to the source code of this file.

Functions

int test_object_expression_setup (void **state)
 
int test_object_expression_teardown (void **state)
 
void test_can_match_object_with_expression (void **state)
 
void test_expression_fields_are_retrieved_in_hierarchy (void **state)
 
void test_expression_has_matching_instances (void **state)
 
void test_api_does_input_arg_validation (void **state)
 
void test_can_iterator_over_all_matching_instances (void **state)
 
void test_can_start_path_with_dot_in_expr (void **state)
 

Function Documentation

◆ test_api_does_input_arg_validation()

void test_api_does_input_arg_validation ( void **  state)

◆ test_can_iterator_over_all_matching_instances()

void test_can_iterator_over_all_matching_instances ( void **  state)

◆ test_can_match_object_with_expression()

void test_can_match_object_with_expression ( void **  state)

◆ test_can_start_path_with_dot_in_expr()

void test_can_start_path_with_dot_in_expr ( void **  state)

◆ test_expression_fields_are_retrieved_in_hierarchy()

void test_expression_fields_are_retrieved_in_hierarchy ( void **  state)

◆ test_expression_has_matching_instances()

void test_expression_has_matching_instances ( void **  state)

◆ test_object_expression_setup()

int test_object_expression_setup ( void **  state)

◆ test_object_expression_teardown()

int test_object_expression_teardown ( void **  state)