Searched defs:builddir (Results 1 – 10 of 10) sorted by relevance
| /buildroot/support/testing/infra/ |
| 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
|
| A D | emulator.py | 8 def __init__(self, builddir, downloaddir, logtofile, timeout_multiplier): argument
|
| A D | builder.py | 9 def __init__(self, config, builddir, logtofile, jlevel=None): argument
|
| /buildroot/support/testing/tests/download/ |
| A D | sshd.py | 30 def __init__(self, builddir, logtofile): argument 87 def generate_keys_server(builddir, logfile): argument 116 def generate_keys_client(builddir, logfile): argument 146 def generate_keys(builddir, logtofile): argument
|
| A D | gitremote.py | 13 def __init__(self, builddir, serveddir, logtofile): argument
|
| /buildroot/support/testing/tests/core/ |
| A D | test_timezone.py | 6 def boot_armv5_cpio(emulator, builddir): argument
|
| /buildroot/support/testing/tests/fs/ |
| 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
|
| A D | test_cpio.py | 8 def boot_img(emulator, builddir): argument
|
| A D | test_iso9660.py | 28 def test_mount_internal_external(emulator, builddir, internal=True, efi=False): argument
|
| /buildroot/support/scripts/ |
| A D | size-stats | 76 def build_package_dict(builddir): argument 100 def build_package_size(filesdict, builddir): argument
|
Completed in 16 milliseconds