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