| /openbmc/qemu/tests/functional/ |
| H A D | test_multiprocess.py | 39 def do_test(self, kernel_asset, initrd_asset, argument 89 def test_multiprocess(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/ |
| H A D | context.py | 22 def __init__(self, td, logger, target, argument 31 def _set_target_cmds(self): argument 58 def register_commands(self, logger, subparsers): argument 203 def _process_args(self, logger, args): argument
|
| /openbmc/qemu/tests/vm/ |
| H A D | centos.aarch64 | 56 def boot(self, img, extra_args=None): argument 75 def build_image(self, img): argument
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | oe-depends-dot | 15 def __init__(self): argument 100 def main(self): argument
|
| H A D | buildstats-summary | 34 def __str__(self) -> str: argument 37 def __repr__(self) -> str: argument
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | kerneldoc.py | 62 def run(self): argument 151 def do_parse(self, result, node): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | gotoolchain.py | 51 def run_sdk_go_command(self, gocmd, proj, name): argument 61 def test_go_dep_build(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | ltp_stress.py | 62 def runltp(self, stress_group): argument 95 def test_ltp_stress(self): argument
|
| H A D | ltp_compliance.py | 62 def runltp(self, posix_group): argument 95 def test_posix_groups(self): argument
|
| /openbmc/openbmc/poky/scripts/lib/wic/ |
| H A D | misc.py | 185 def __init__(self): argument 192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument 205 def get_var(self, var, image=None, cache=True): argument
|
| /openbmc/qemu/scripts/ |
| H A D | render_block_graph.py | 94 def __init__(self, name): argument 97 def cmd(self, cmd): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | cache_extra.py | 32 def __init__(self, filename, metadata): argument 55 def add_cacheData(self, cachedata, fn): argument
|
| H A D | monitordisk.py | 169 def __init__(self, configuration): argument 195 def check(self, rq): argument
|
| /openbmc/qemu/tests/image-fuzzer/ |
| H A D | runner.py | 121 def __init__(self, test_id, seed, work_dir, run_log, argument 170 def _create_backing_file(self): argument 199 def execute(self, input_commands=None, fuzz_config=None): argument 268 def finish(self): argument
|
| /openbmc/qemu/tests/migration-stress/guestperf/ |
| H A D | hardware.py | 22 def __init__(self, cpus=1, mem=1, argument 40 def serialize(self): argument
|
| /openbmc/qemu/scripts/qapi/ |
| H A D | backend.py | 19 def generate(self, argument 42 def generate(self, argument
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | cve_check.py | 21 def __init__(self, version, suffix=None): argument 51 def __eq__(self, other): argument 56 def __gt__(self, other): argument
|
| H A D | maketype.py | 22 def __init__(self, flag, type): argument 27 def __str__(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/ |
| H A D | logs.py | 65 def get_view_name(self): argument 70 def finalize_response(self, request, response, *args, **kwargs): argument
|
| /openbmc/qemu/python/qemu/utils/ |
| H A D | __init__.py | 142 def summary(self) -> str: argument 146 def __str__(self) -> str: argument
|
| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | dbus-pcap | 176 def __init__(self, buf, offset=0): argument 181 def align(self, tc): argument 194 def take(self, size): argument 199 def autotake(self, tc): argument 206 def drain(self): argument 219 def dump(self): argument 239 def dump_assert(self, condition): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | __init__.py | 13 def __init__(self, retcode, cmd, output = None): argument 17 def __str__(self): argument
|
| /openbmc/openbmc-test-automation/bin/ |
| H A D | generate_testsuite_info.py | 59 def __init__(self, option): argument 62 def visit_test(self, test): argument
|
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | log.rs | 78 fn write(&mut self, bytes: &[u8]) -> io::Result<usize> { in write() 92 fn drop(&mut self) { in drop()
|
| /openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/ |
| H A D | rt_bmark.py | 92 def __init__(self, msg): argument 95 def __str__(self): argument 357 def run_test(self, seq_no, nr_of_tests, name, stressparams): argument
|