Home
last modified time | relevance | path

Searched defs:self (Results 801 – 825 of 1120) sorted by relevance

1...<<31323334353637383940>>...45

/openbmc/qemu/tests/functional/
H A Dtest_multiprocess.py39 def do_test(self, kernel_asset, initrd_asset, argument
89 def test_multiprocess(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py22 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 Dcentos.aarch6456 def boot(self, img, extra_args=None): argument
75 def build_image(self, img): argument
/openbmc/openbmc/poky/scripts/
H A Doe-depends-dot15 def __init__(self): argument
100 def main(self): argument
H A Dbuildstats-summary34 def __str__(self) -> str: argument
37 def __repr__(self) -> str: argument
/openbmc/qemu/docs/sphinx/
H A Dkerneldoc.py62 def run(self): argument
151 def do_parse(self, result, node): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgotoolchain.py51 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 Dltp_stress.py62 def runltp(self, stress_group): argument
95 def test_ltp_stress(self): argument
H A Dltp_compliance.py62 def runltp(self, posix_group): argument
95 def test_posix_groups(self): argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py185 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 Drender_block_graph.py94 def __init__(self, name): argument
97 def cmd(self, cmd): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache_extra.py32 def __init__(self, filename, metadata): argument
55 def add_cacheData(self, cachedata, fn): argument
H A Dmonitordisk.py169 def __init__(self, configuration): argument
195 def check(self, rq): argument
/openbmc/qemu/tests/image-fuzzer/
H A Drunner.py121 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 Dhardware.py22 def __init__(self, cpus=1, mem=1, argument
40 def serialize(self): argument
/openbmc/qemu/scripts/qapi/
H A Dbackend.py19 def generate(self, argument
42 def generate(self, argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dcve_check.py21 def __init__(self, version, suffix=None): argument
51 def __eq__(self, other): argument
56 def __gt__(self, other): argument
H A Dmaketype.py22 def __init__(self, flag, type): argument
27 def __str__(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dlogs.py65 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__.py142 def summary(self) -> str: argument
146 def __str__(self) -> str: argument
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap176 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__.py13 def __init__(self, retcode, cmd, output = None): argument
17 def __str__(self): argument
/openbmc/openbmc-test-automation/bin/
H A Dgenerate_testsuite_info.py59 def __init__(self, option): argument
62 def visit_test(self, test): argument
/openbmc/qemu/rust/qemu-api/src/
H A Dlog.rs78 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 Drt_bmark.py92 def __init__(self, msg): argument
95 def __str__(self): argument
357 def run_test(self, seq_no, nr_of_tests, name, stressparams): argument

1...<<31323334353637383940>>...45