Home
last modified time | relevance | path

Searched defs:self (Results 701 – 725 of 1123) sorted by relevance

1...<<21222324252627282930>>...45

/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py163 def get_boot_state(self): argument
193 def valid_boot_state(self, boot_type, state_set): argument
209 def redfish_valid_boot_state(self, boot_type, state_dict): argument
/openbmc/qemu/tests/functional/
H A Dreplay_kernel.py30 def run_vm(self, kernel_path, kernel_command_line, console_pattern, argument
68 def run_replay_dump(self, replay_path): argument
76 def run_rr(self, kernel_path, kernel_command_line, console_pattern, argument
H A Dtest_arm_aspeed_rainier.py17 def test_arm_aspeed_emmc_boot(self): argument
43 def test_arm_debian_kernel_boot(self): argument
H A Dtest_aarch64_raspi4.py31 def test_arm_raspi4(self): argument
60 def test_arm_raspi4_initrd(self): argument
H A Dtest_mips64el_fuloong2e.py28 def test_linux_kernel_3_16(self): argument
44 def test_linux_kernel_2_6_27_isa_serial(self): argument
H A Dtest_riscv32_tuxrun.py26 def test_riscv32(self): argument
31 def test_riscv32_maxcpu(self): argument
H A Dtest_arm_stellaris.py17 def test_lm3s6965evb(self): argument
31 def test_lm3s811evb(self): argument
H A Dtest_arm_aspeed_ast1030.py20 def test_ast1030_zephyros_3_00(self): argument
39 def test_ast1030_zephyros_1_07(self): argument
H A Dtest_m68k_replay.py20 def test_q800(self): argument
34 def test_mcf5208evb(self): argument
H A Dtest_microblazeel_s3adsp1800.py18 def test_microblaze_s3adsp1800_legacy_le(self): argument
21 def test_microblaze_s3adsp1800_legacy_be(self): argument
H A Dtest_mips_malta.py102 def test_mips_malta(self): argument
128 def test_mips_malta_cpio(self): argument
184 def test_wheezy(self): argument
/openbmc/qemu/scripts/qapi/
H A Devents.py178 def __init__(self, prefix: str): argument
186 def _begin_user_module(self, name: str) -> None: argument
208 def visit_end(self) -> None: argument
229 def visit_event(self, argument
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py33 def __init__(self, message, exitcode=1): argument
101 def fail(self, issue, fix=None, commit=None, data=None): argument
118 def skip(self, issue, data=None): argument
129 def shortid(self): argument
132 def __str__(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dacl.py128 def __init__(self, tag, qualifier, mode): argument
133 def __str__(self): argument
159 def __init__(self, acl): argument
162 def __del__(self): argument
165 def entries(self): argument
/openbmc/u-boot/test/py/
H A Du_boot_console_exec_attach.py20 def __init__(self, log, config): argument
45 def get_spawn(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dyoctotestresultsquerytests.py19 def test_get_sha1(self): argument
30 def test_create_workdir(self): argument
/openbmc/openbmc/poky/bitbake/contrib/
H A Ddump_cache.py32 def __init__(self): argument
47 def main(self): argument
/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Ddump-gerrit.py11 def __init__(self, parser: argparse._SubParsersAction) -> None: argument
29 def run(self, args: argparse.Namespace) -> int: argument
H A Dreport.py9 def __init__(self, parser: argparse._SubParsersAction) -> None: argument
14 def run(self, args: argparse.Namespace) -> int: argument
/openbmc/qemu/scripts/qemugdb/
H A Dtcg.py19 def __init__(self): argument
23 def invoke(self, arg, from_tty): argument
/openbmc/openbmc/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/
H A Dsyzkaller.py10 def setUpSyzkallerConfig(self, os_arch, qemu_postfix): argument
52 def test_syzkallerFuzzingQemux86_64(self): argument
/openbmc/u-boot/tools/patman/
H A Dsettings.py81 def __init__(self, project_name): argument
102 def _to_unicode(self, val): argument
113 def get(self, section, option, *args, **kwargs): argument
132 def items(self, section, *args, **kwargs): argument
/openbmc/u-boot/tools/binman/etype/
H A Dtext.py49 def __init__(self, section, etype, node): argument
58 def ObtainContents(self): argument
H A Dx86_start16_spl.py26 def __init__(self, section, etype, node): argument
29 def GetDefaultFilename(self): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
41 def ExpandEntries(self): argument

1...<<21222324252627282930>>...45