Searched refs:test_empty_list (Results 1 – 5 of 5) sorted by relevance
15 test_empty_list(list_head_t *head) in test_empty_list() function42 test_empty_list(&head); in TEST_BEGIN()124 test_empty_list(&head); in TEST_BEGIN()158 test_empty_list(&head); in TEST_BEGIN()
17 test_empty_list(list_head_t *head) { in test_empty_list() function42 test_empty_list(&head); in TEST_BEGIN()122 test_empty_list(&head); in TEST_BEGIN()156 test_empty_list(&head); in TEST_BEGIN()
39 def test_empty_list(self): member in ListTest
49 def test_empty_list(self): member in FinderTests
680 def test_empty_list(self): member in ReduceSumTest