Searched defs:test_id (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/image-fuzzer/ |
| H A D | runner.py | 121 def __init__(self, test_id, seed, work_dir, run_log, argument 330 def run_test(test_id, seed, work_dir, run_log, cleanup, log_all, argument 422 test_id = count(1) variable
|
| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | oetest.py | 251 def getModulefromID(self, test_id): argument 513 def install_uninstall_packages(self, test_id, pkg_dir, install): argument 567 def install_uninstall_packages(self, test_id, install=True): argument 590 def install_uninstall_packages(self, test_id, install=True): argument
|