Home
last modified time | relevance | path

Searched defs:builddir (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py13 def log_file_path(builddir, stage, logtofile=True): argument
18 def open_log_file(builddir, stage, logtofile=True): argument
60 def run_cmd_on_host(builddir, cmd): argument
70 def get_elf_arch_tag(builddir, prefix, fpath, tag): argument
91 def get_file_arch(builddir, prefix, fpath): argument
95 def get_elf_prog_interpreter(builddir, prefix, fpath): argument
H A Demulator.py8 def __init__(self, builddir, downloaddir, logtofile, timeout_multiplier): argument
H A Dbuilder.py9 def __init__(self, config, builddir, logtofile): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/fs/
H A Dtest_ext.py15 def dumpe2fs_run(builddir, image): argument
28 def boot_img_and_check_fs_type(emulator, builddir, fs_type): argument
H A Dtest_iso9660.py28 def test_mount_internal_external(emulator, builddir, internal=True, efi=False): argument
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dsize-stats73 def build_package_dict(builddir): argument
97 def build_package_size(filesdict, builddir): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/download/
H A Dgitremote.py13 def __init__(self, builddir, serveddir, logtofile): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_timezone.py6 def boot_armv5_cpio(emulator, builddir): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dsigning.py39 def create_new_builddir(self, builddir, newbuilddir): argument
H A D_sstatetests_noauto.py27 def configure_builddir(self, builddir): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Drunqueue.py29 …def run_bitbakecmd(self, cmd, builddir, sstatevalid="", slowtasks="", extraenv=None, cleanup=False… argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/
H A D__init__.py290 def get_signatures(builddir, failsafe=False, machine=None, extravars=None): argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A D__init__.py27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py42 builddir = models.CharField(max_length = 512, blank = True) variable in BuildEnvironment
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py196 def _read_testlist(self, fpath, builddir): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py193 builddir = models.TextField() variable in Project