Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_rib.c19 static int32_t test_free_null(void);
96 test_free_null(void) in test_free_null() function
332 TEST_CASE(test_free_null),
H A Dtest_rib6.c19 static int32_t test_free_null(void);
96 test_free_null(void) in test_free_null() function
337 TEST_CASE(test_free_null),
H A Dtest_fib6.c21 static int32_t test_free_null(void);
119 test_free_null(void) in test_free_null() function
389 TEST_CASE(test_free_null),
H A Dtest_fib.c20 static int32_t test_free_null(void);
117 test_free_null(void) in test_free_null() function
380 TEST_CASE(test_free_null),
H A Dtest_stack.c264 test_free_null(void) in test_free_null() function
352 if (test_free_null() < 0) in __test_stack()
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dtest.c346 static void test_free_null(void) { in test_free_null() function
791 test_free_null(); in main()