Home
last modified time | relevance | path

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

/third_party/unity/extras/memory/test/
Dunity_memory_TestRunner.c16 extern void test_CallocFillsWithZero(void);
37 RUN_TEST(test_CallocFillsWithZero); in main()
Dunity_memory_Test.c21 void test_CallocFillsWithZero(void);
109 void test_CallocFillsWithZero(void) in test_CallocFillsWithZero() function