Home
last modified time | relevance | path

Searched defs:work_dir (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py121 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
400 work_dir = os.path.realpath(args[0]) variable
/openbmc/u-boot/tools/buildman/
H A Dbuilderthread.py116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument