Searched defs:testlist (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc_helper.py | 34 def list_test_cases(testlist): argument 40 def list_categories(testlist): argument
|
H A D | tdc.py | 74 def get_required_plugins(self, testlist): argument 480 def prepare_run(pm, args, testlist): argument 819 def filter_tests_by_id(args, testlist): argument 832 def filter_tests_by_category(args, testlist): argument
|
H A D | TdcPlugin.py | 8 def pre_suite(self, testcount, testlist): argument
|
/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | rootPlugin.py | 13 def pre_suite(self, testcount, testlist): argument
|
H A D | nsPlugin.py | 25 def pre_suite(self, testcount, testlist): argument
|
/linux/tools/testing/selftests/kvm/s390/ |
H A D | cmma_test.c | 651 } testlist[] = { variable
|
/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 1764 def stitchTouchingThreads(self, testlist): argument
|