63 const struct CMUnitTest tests[] = {
73 return cmocka_run_group_tests_name(
"amxp-expression-node", tests, NULL, NULL);
void test_node_tree_value_list(UNUSED void **state)
void test_node_tree_field(UNUSED void **state)
void test_node_tree_or(UNUSED void **state)
void test_node_tree_not(UNUSED void **state)
void test_node_tree_bool_func(UNUSED void **state)
void test_node_tree_value_func(UNUSED void **state)
void test_node_tree_compop(UNUSED void **state)
void test_node_tree_and(UNUSED void **state)