Searched refs:auto_test_list_head (Results 1 – 1 of 1) sorted by relevance
72 static struct list_head auto_test_list_head; variable165 list_add(&tc_info->list, &auto_test_list_head); in parse_testcase()652 INIT_LIST_HEAD(&auto_test_list_head); in main()697 list_for_each(pos, &auto_test_list_head) { in main()