| /OK3568_Linux_fs/buildroot/support/testing/infra/ |
| H A D | __init__.py | 13 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 D | emulator.py | 8 def __init__(self, builddir, downloaddir, logtofile, timeout_multiplier): argument
|
| H A D | builder.py | 9 def __init__(self, config, builddir, logtofile): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/fs/ |
| H A D | test_ext.py | 15 def dumpe2fs_run(builddir, image): argument 28 def boot_img_and_check_fs_type(emulator, builddir, fs_type): argument
|
| H A D | test_iso9660.py | 28 def test_mount_internal_external(emulator, builddir, internal=True, efi=False): argument
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | size-stats | 73 def build_package_dict(builddir): argument 97 def build_package_size(filesdict, builddir): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/download/ |
| H A D | gitremote.py | 13 def __init__(self, builddir, serveddir, logtofile): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/core/ |
| H A D | test_timezone.py | 6 def boot_armv5_cpio(emulator, builddir): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | signing.py | 39 def create_new_builddir(self, builddir, newbuilddir): argument
|
| H A D | _sstatetests_noauto.py | 27 def configure_builddir(self, builddir): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | runqueue.py | 29 …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__.py | 290 def get_signatures(builddir, failsafe=False, machine=None, extravars=None): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | __init__.py | 27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | models.py | 42 builddir = models.CharField(max_length = 512, blank = True) variable in BuildEnvironment
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/ |
| H A D | oetest.py | 196 def _read_testlist(self, fpath, builddir): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/ |
| H A D | models.py | 193 builddir = models.TextField() variable in Project
|