Home
last modified time | relevance | path

Searched defs:workdir (Results 1 – 21 of 21) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py37 def process_submodules(self, ud, workdir, function, d): argument
170 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
191 def download_submodule(ud, url, module, modpath, workdir, d): argument
208 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
254 def clean_submodule(ud, url, module, modpath, workdir, d): argument
271 def add_submodule(ud, url, module, modpath, workdir, d): argument
H A Dnpm.py121 def run(self, cmd, args=None, configs=None, workdir=None): argument
H A Dwget.py93 def _runwget(self, ud, d, command, quiet, workdir=None): argument
H A D__init__.py914 def runfetchcmd(cmd, d, quiet=False, cleanup=None, log=None, workdir=None): argument
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp261 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
276 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
291 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
313 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
332 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
353 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
380 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
404 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
430 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
451 std::filesystem::path workdir = mkdtemp(&tmpl[0]); in TEST() local
/openbmc/openbmc/poky/scripts/
H A Dyocto_testresults_query.py46 def fetch_testresults(workdir, sha1): argument
59 def compute_regression_report(workdir, basebranch, baserevision, targetbranch, targetrevision, args… argument
H A Dcombo-layer529 def drop_to_shell(workdir=None): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py50 def do_image_uncompression(src, dst, workdir): argument
H A Dbootimg-pcbios.py51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
H A Dbootimg-biosplusefi.py120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
H A Disoimage-isohybrid.py440 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcase.py77 def fetch(self, workdir, dl_dir, url, archive=None): argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py164 def deploy_no_d(srcdir, workdir, path, strip_cmd, libdir, base_libdir, max_process, fakerootcmd, fa… argument
H A Dstandard.py745 def get_real_srctree(srctree, s, workdir): argument
/openbmc/qemu/tests/unit/
H A Dtest-authz-listfile.c26 static char *workdir; variable
/openbmc/linux/tools/testing/selftests/hid/
Dhid_bpf.c
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpluginbase.py89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py83 def setup_workdir(self, workdir): argument
/openbmc/qemu/tests/qtest/migration/
H A Dtls-tests.c27 char *workdir; member
119 char *workdir; member
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py48 serial_ports=2, boot_patterns = defaultdict(str), use_ovmf=False, workdir=None, tmpfsdir=None): argument
/openbmc/qemu/tests/qtest/
H A Ddbus-vmstate-test.c8 static char *workdir; variable