Searched defs:run_log (Results 1 – 1 of 1) 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 403 run_log = os.path.join(work_dir, 'run.log') variable
|