| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/ |
| H A D | cooker.py | 15 def setUp(self): argument 35 def test_layerindex_is_empty(self): argument 38 def test_dependency_resolution(self): argument 73 def test_find_collection(self): argument 92 def test_find_layerbranch(self): argument
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_netdev_ethtool.py | 30 rootfs = self.ASSET_ROOTFS.fetch() argument 66 test_igb(self) global() argument 69 test_igb_nomsi(self) global() argument 80 test_e1000(self) global() argument 84 test_i82550(self) global() argument [all...] |
| H A D | test_aarch64_virt_gpu.py | 37 _launch_virt_gpu(self, gpu_device) global() argument 86 _run_virt_weston_test(self, cmd, fail = None) global() argument 98 test_aarch64_virt_with_virgl_gpu(self) global() argument 112 test_aarch64_virt_with_virgl_blobs_gpu(self) global() argument 121 test_aarch64_virt_with_vulkan_gpu(self) global() argument [all...] |
| H A D | test_arm_orangepi.py | 50 def test_arm_orangepi(self): argument 71 def test_arm_orangepi_initrd(self): argument 104 def test_arm_orangepi_sd(self): argument 148 def test_arm_orangepi_armbian(self): argument 184 def test_arm_orangepi_uboot_netbsd9(self): argument
|
| H A D | test_aarch64_virt.py | 24 def wait_for_console_pattern(self, success_message, vm=None): argument 37 def test_alpine_virt_tcg_gic_max(self): argument 67 common_aarch64_virt(self, machine) global() argument 126 test_aarch64_virt_gicv3(self) global() argument 129 test_aarch64_virt_gicv2(self) global() argument [all...] |
| /openbmc/u-boot/tools/patman/ |
| H A D | commit.py | 25 def __init__(self, hash): argument 34 def AddChange(self, version, info): argument 45 def CheckTags(self): argument 68 def AddCc(self, cc_list): argument 76 def CheckDuplicateSignoff(self, signoff): argument
|
| /openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
| H A D | common_deb_ipk.py | 17 def __init__(self, d, target_rootfs): argument 23 def package_info(self, pkg): argument 29 def _common_package_info(self, cmd): argument 45 def extract(self, pkg): argument 96 def _handle_intercept_failure(self, registered_pkgs): argument
|
| /openbmc/openbmc/meta-security/meta-tpm/lib/oeqa/runtime/cases/ |
| H A D | tpm2.py | 19 def check_endlines(self, results, expected_endlines): argument 34 def test_tpm2_startup(self): argument 45 def test_tpm2_pcrread(self): argument 62 def test_tpm2_pkcs11(self): argument 67 def test_tpm2_swtpm_reset(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | signing.py | 25 def setup_gpg(self): argument 41 def create_new_builddir(self, builddir, newbuilddir): argument 62 def test_signing_packages(self): argument 128 def test_signing_sstate_archive(self): argument 180 def test_locked_signatures(self): argument
|
| H A D | usergrouptests.py | 14 def test_group_from_dep_package(self): argument 21 def test_add_task_between_p_sysroot_and_package(self): argument 25 def test_postinst_order(self): argument 29 def test_static_useradd_from_dynamic(self): argument
|
| H A D | sysroot.py | 13 def test_sysroot_cleanup(self): argument 41 def test_sysroot_max_shebang(self): argument 52 def test_sysroot_la(self): argument 70 def test_sysroot_pkgconfig(self): argument
|
| H A D | retain.py | 19 def test_retain_always(self): argument 52 def test_retain_failure(self): argument 115 def test_retain_global(self): argument 167 def test_retain_misc(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | build.py | 66 def __init__(self, t, fn, logfile, d): argument 80 def getTask(self): argument 83 def setTask(self, task): argument 86 def getDisplayName(self): argument 93 def __init__(self, t, fn, logfile, taskflags, d): argument 103 def __init__(self, task, fn, logfile, metadata, errprinted = False): argument 109 def getDisplayName(self): argument 115 def __init__(self, task, fn, metadata): argument 133 def __init__(self, progress, rate=None): argument 140 def __init__(self, logger, outfile): argument [all …]
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | dbusdoc.py | 50 def __init__(self, sphinx_directive, dbusfile): argument 58 def add_line(self, line: str, *lineno: int) -> None: argument 65 def add_method(self, method): argument 78 def add_signal(self, signal): argument 89 def add_property(self, prop): argument 104 def add_interface(self, iface): argument 137 def run(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | httpserver.py | 16 def server_start(self, root_dir, logger): argument 23 def log_message(self, format_str, *args): argument 28 def __init__(self, root_dir, host='', port=0, logger=None): argument 37 def start(self): argument 47 def handle_error(self, request, client_address): argument 65 def stop(self): argument
|
| H A D | logparser.py | 13 def __init__(self): argument 17 def parse(self, logfile): argument 93 def results_as_files(self, target_dir): argument 113 def parse(self, logfile): argument 155 def __init__(self): argument 159 def parse(self, logfile): argument
|
| /openbmc/openbmc-test-automation/ffdc/lib/ |
| H A D | telnet_utility.py | 17 self, hostname, username, password, port=23, read_timeout=None argument 53 def tn_remoteclient_login(self): argument 114 def __del__(self): argument 123 def tn_remoteclient_disconnect(self): argument 139 def execute_command(self, cmd, i_timeout=120): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/core/tests/ |
| H A D | test_loader.py | 19 def test_fail_duplicated_module(self): argument 35 def test_filter_modules(self): argument 42 def test_filter_cases(self): argument 51 def test_import_from_paths(self): argument
|
| /openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
| H A D | apparmor.py | 14 def test_apparmor_help(self): argument 21 def test_apparmor_aa_status(self): argument 30 def test_apparmor_aa_complain(self): argument 39 def test_apparmor_aa_enforce(self): argument
|
| H A D | tripwire.py | 14 def test_tripwire_help(self): argument 21 def test_tripwire_twinstall(self): argument 30 def test_tripwire_twadmin(self): argument 40 def test_tripwire_init(self): argument
|
| /openbmc/u-boot/tools/binman/ |
| H A D | image_test.py | 13 def testInvalidFormat(self): argument 22 def testMissingSymbol(self): argument 31 def testMissingSymbolOptional(self): argument 42 def testBadProperty(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | suspend.py | 14 def test_date(self): argument 18 def test_ping(self): argument 27 def set_suspend(self): argument 33 def test_suspend(self): argument
|
| /openbmc/qemu/scripts/qemugdb/ |
| H A D | coroutine.py | 144 def __init__(self): argument 148 def invoke(self, arg, from_tty): argument 158 def __init__(self): argument 162 def invoke(self, arg, from_tty): argument 185 def __init__(self): argument 188 def invoke(self, addr): argument 192 def __init__(self): argument 195 def invoke(self, addr): argument
|
| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
| H A D | cooker.py | 25 def __init__(self): argument 32 def _run_command(self, command, path, default=None): argument 40 def _handle_git_remote(self, remote): argument 50 def _get_bitbake_info(self): argument 71 def _load_bblayers(self, branches=None): argument 150 def load_index(self, url, load): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/ |
| H A D | runexported.py | 41 def __init__(self, d): argument 49 def exportStart(self): argument 58 def run(self, cmd, timeout=None): argument 61 def copy_to(self, localpath, remotepath): argument 64 def copy_from(self, remotepath, localpath): argument 69 def getVar(self, key, unused = None): argument
|