63 const struct CMUnitTest tests[] = {
70 return cmocka_run_group_tests_name(
"amxc-variant-bool", tests, NULL, NULL);
void test_variant_bool_add(UNUSED void **state)
void test_variant_bool_compare(UNUSED void **state)
void test_variant_bool_convert_to(UNUSED void **state)
void test_variant_bool_set_get(UNUSED void **state)
void test_variant_bool_copy(UNUSED void **state)