Home
last modified time | relevance | path

Searched refs:test_calloc_memory_is_zeroed (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dmalloc-test.c135 static void test_calloc_memory_is_zeroed(void **state) in test_calloc_memory_is_zeroed() function
158 cmocka_unit_test_setup(test_calloc_memory_is_zeroed, setup_calloc_test), in main()