Home | History | Annotate | Download | only in tools

Lines Matching refs:test_list

1499       test_list = root.ListTests([], path, context, mode, [])
1500 unclassified_tests += test_list
1501 (cases, unused_rules, all_outcomes) = config.ClassifyTests(test_list, env)