Searched defs:testlist (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/tools/testing/selftests/tc-testing/ |
D | tdc_helper.py | 34 def list_test_cases(testlist): argument 40 def list_categories(testlist): argument
|
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
|
D | TdcPlugin.py | 8 def pre_suite(self, testcount, testlist): argument
|
/linux-6.12.1/tools/testing/selftests/tc-testing/plugin-lib/ |
D | rootPlugin.py | 13 def pre_suite(self, testcount, testlist): argument
|
D | nsPlugin.py | 25 def pre_suite(self, testcount, testlist): argument
|
/linux-6.12.1/tools/testing/selftests/kvm/s390x/ |
D | debug_test.c | 141 } testlist[] = { variable
|
D | sync_regs_test.c | 207 } testlist[] = { variable
|
D | resets.c | 288 } testlist[] = { variable
|
D | cmma_test.c | 651 } testlist[] = { variable
|
D | memop.c | 1090 } testlist[] = { in main() local
|
/linux-6.12.1/tools/power/pm-graph/ |
D | sleepgraph.py | 1741 def stitchTouchingThreads(self, testlist): argument
|