23 answer =
malloc(
sizeof(
int));
#define assert_non_null(c)
static void int_test_ignored(void **state)
static int setup_fail(void **state)
#define cmocka_unit_test_setup_teardown(f, setup, teardown)
Initialize an array of CMUnitTest structures with a setup function for a test and a teardown function...
static int teardown(void **state)
#define cmocka_run_group_tests(group_tests, group_setup, group_teardown)
static void int_test_success(void **state)
static int setup_ok(void **state)
#define assert_int_equal(a, b)