63 const struct CMUnitTest tests[] = {
109 return cmocka_run_group_tests_name(
"amxc-string", tests, NULL, NULL);
void test_amxc_string_setf(UNUSED void **state)
void test_amxc_string_build_hex_binary(UNUSED void **state)
void test_amxc_string_grow_null(UNUSED void **state)
void test_amxc_string_get(UNUSED void **state)
void test_amxc_string_build_byte_array_with_invalid_string(UNUSED void **state)
void test_amxc_string_resolve_var(UNUSED void **state)
void test_amxc_llist_add_string(UNUSED void **state)
void test_amxc_string_trim(UNUSED void **state)
void test_amxc_string_shrink_null(UNUSED void **state)
void test_amxc_string_append(UNUSED void **state)
void test_amxc_string_new_delete_null(UNUSED void **state)
void test_amxc_string_prepend(UNUSED void **state)
void test_amxc_string_init_reset_clean_null(UNUSED void **state)
void test_amxc_string_build_hex_binary_using_separator(UNUSED void **state)
void test_amxc_string_build_byte_array(UNUSED void **state)
void test_amxc_string_prependf(UNUSED void **state)
void test_amxc_string_text_length(UNUSED void **state)
void test_amxc_string_vappendf_checked(UNUSED void **state)
void test_amxc_string_resolve(UNUSED void **state)
void test_amxc_string_init_reset_clean(UNUSED void **state)
void test_amxc_string_dup(UNUSED void **state)
void test_amxc_string_new_resolved(UNUSED void **state)
void test_amxc_string_search(UNUSED void **state)
void test_amxc_string_resolve_env(UNUSED void **state)
void test_amxc_string_replace(UNUSED void **state)
void test_amxc_string_build_byte_array_with_separator(UNUSED void **state)
void test_amxc_string_take_push_buffer(UNUSED void **state)
void test_amxc_string_shrink(UNUSED void **state)
void test_amxc_string_grow(UNUSED void **state)
void test_amxc_string_remove_at(UNUSED void **state)
void test_amxc_string_toupper(UNUSED void **state)
void test_amxc_string_is_numeric(UNUSED void **state)
void test_amxc_string_buffer_length(UNUSED void **state)
void test_amxc_string_appendf_checked__rejected(UNUSED void **state)
void test_amxc_string_set(UNUSED void **state)
void test_amxc_string_set_at(UNUSED void **state)
void test_amxc_string_appendf(UNUSED void **state)
void test_amxc_string_set_resolved(UNUSED void **state)
void test_amxc_string_new_delete(UNUSED void **state)
void test_amxc_string_appendf_checked__normalcase(UNUSED void **state)
void test_amxc_string_tolower(UNUSED void **state)
void test_amxc_string_reset(UNUSED void **state)
void test_amxc_string_copy(UNUSED void **state)
void test_amxc_string_build_byte_array_from_incomplete_string(UNUSED void **state)