Searched defs:run_tests (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/tools/dtoc/ | ||
| H A D | dtoc.py | 45 def run_tests(args): function |
| H A D | dtoc | 45 def run_tests(args): function |
| /openbmc/qemu/tests/qemu-iotests/ | ||
| H A D | testrunner.py | 367 def run_tests(self, tests: List[str], jobs: int = 1) -> bool: global() member in TestRunner |