Home
last modified time | relevance | path

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

/third_party/unity/extras/memory/test/
Dunity_memory_TestRunner.c14 extern void test_ReallocNullPointerIsLikeMalloc(void);
35 RUN_TEST(test_ReallocNullPointerIsLikeMalloc); in main()
Dunity_memory_Test.c19 void test_ReallocNullPointerIsLikeMalloc(void);
95 void test_ReallocNullPointerIsLikeMalloc(void) in test_ReallocNullPointerIsLikeMalloc() function