Home
last modified time | relevance | path

Searched defs:self (Results 526 – 550 of 1371) sorted by relevance

1...<<21222324252627282930>>...55

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py41 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
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsstatesig.py107 def init_rundepcheck(self, data): argument
125 def tasks_resolved(self, virtmap, virtpnmap, dataCache): argument
144 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches = None): argument
147 def get_taskdata(self): argument
150 def set_taskdata(self, data): argument
154 def dump_sigs(self, dataCache, options): argument
162 def get_taskhash(self, tid, deps, dataCaches): argument
213 def get_stampfile_hash(self, tid): argument
218 def get_cached_unihash(self, tid): argument
232 def dump_sigtask(self, fn, task, stampbase, runtime): argument
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dvar_stack.py67 def __init__(self, obj_name="var_stack"): argument
82 def sprint_obj(self): argument
95 def print_obj(self): argument
102 def push(self, var_value, var_name=""): argument
123 def pop(self, var_name=""): argument
H A Dboot_data.py187 self, boot_table, boot_pass=0, boot_fail=0, obj_name="boot_results" argument
223 def add_row(self, *args, **kwargs): argument
232 def return_total_pass_fail(self): argument
244 def update(self, boot_type, boot_status): argument
259 def sprint_report(self, header_footer="\n"): argument
276 def print_report(self, header_footer="\n", quiet=None): argument
290 def sprint_obj(self): argument
305 def print_obj(self): argument
/openbmc/qemu/tests/functional/
H A Dtest_arm_orangepi.py51 def test_arm_orangepi(self): argument
72 def test_arm_orangepi_initrd(self): argument
107 def test_arm_orangepi_sd(self): argument
153 def test_arm_orangepi_armbian(self): argument
189 def test_arm_orangepi_uboot_netbsd9(self): argument
H A Dtest_mipsel_malta.py39 def do_test_mips_malta32el_nanomips(self, kernel_path_xz): argument
56 def test_mips_malta32el_nanomips_4k(self): argument
60 def test_mips_malta32el_nanomips_16k_up(self): argument
64 def test_mips_malta32el_nanomips_64k_dbg(self): argument
76 def test_mipsel_malta_yamon(self): argument
H A Dtest_netdev_ethtool.py30 def common_test_code(self, netdev, extra_args=None): argument
66 def test_igb(self): argument
69 def test_igb_nomsi(self): argument
80 def test_e1000(self): argument
84 def test_i82550(self): argument
H A Dtest_aarch64_virt.py27 def wait_for_console_pattern(self, success_message, vm=None): argument
40 def test_alpine_virt_tcg_gic_max(self): argument
72 def common_aarch64_virt(self, machine): argument
123 def test_aarch64_virt_gicv3(self): argument
126 def test_aarch64_virt_gicv2(self): argument
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/
H A Dcooker.py15 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/u-boot/tools/patman/
H A Dcommit.py25 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/oeqa/selftest/cases/
H A Dsigning.py25 def setup_gpg(self): argument
41 def create_new_builddir(self, builddir, newbuilddir): argument
62 def test_signing_packages(self): argument
127 def test_signing_sstate_archive(self): argument
179 def test_locked_signatures(self): argument
H A Dgitarchivetests.py68 def test_create_first_test_tag(self): argument
81 def test_create_second_test_tag(self): argument
95 def test_get_revs_on_branch(self): argument
107 def test_get_tags_without_valid_remote(self): argument
118 def test_get_tags_with_only_local_tag(self): argument
129 def test_get_tags_without_valid_remote_and_wrong_url(self): argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A Dcommon_deb_ipk.py17 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 Dtpm2.py19 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/linux/tools/perf/scripts/python/
H A Dflamegraph.py53 def __init__(self, name, libtype): argument
61 def to_json(self): argument
71 def __init__(self, args): argument
96 def process_event(self, event): argument
119 def get_report_header(self): argument
132 def trace_end(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dlicense.py11 def __init__(self): argument
15 def visit_Str(self, node): argument
35 def test_single_licenses(self): argument
40 def test_invalid_licenses(self): argument
56 def test_tests(self): argument
100 def test_tests(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgomod.py86 def supports(self, ud, d): argument
90 def urldata_init(self, ud, d): argument
130 def unpack(self, ud, rootdir, d): argument
156 def supports(self, ud, d): argument
160 def urldata_init(self, ud, d): argument
216 def unpack(self, ud, rootdir, d): argument
/openbmc/openbmc-test-automation/ffdc/lib/
H A Dtelnet_utility.py17 self, hostname, username, password, port=23, read_timeout=None argument
35 def tn_remoteclient_login(self): argument
81 def __del__(self): argument
84 def tn_remoteclient_disconnect(self): argument
91 def execute_command(self, cmd, i_timeout=120): argument
/openbmc/intel-ipmi-oem/
H A Dgenerate-allowlist.py19 def __init__(self, e): argument
26 def __init__(self, d): argument
36 def __init__(self, data): argument
57 def __str__(self): argument
69 def __lt__(self, other): argument
74 def match(self, other): argument
/openbmc/skeleton/pysystemmgr/
H A Dsystem_manager.py24 def __init__(self, bus, obj_name): argument
39 def doObjectLookup(self, category, key): argument
54 def getObjectFromId(self, category, key): argument
58 def getObjectFromByteId(self, category, key): argument
63 def gpioInit(self, name): argument
95 def getGpioConfiguration(self): argument
/openbmc/openbmc-build-scripts/tools/
H A Downers43 self, node: yaml.nodes.Node, deep: bool = False argument
63 self, args: argparse.Namespace, owners: Dict[str, OwnersData] argument
111 def __add_entry(self, entry: MatchEntry) -> None: argument
115 def __exact(self, file: str, entry: MatchEntry) -> None: argument
119 def __partial_regex(self, file: str, entry: MatchEntry) -> None: argument
123 def __regex(self, file: str, entry: MatchEntry) -> None: argument
127 def __suffix(self, file: str, entry: MatchEntry) -> None: argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
49 def create_socket(self): argument
62 def log(self, msg): argument
67 …def start(self, qemuparams = None, ssh=True, extra_bootparams=None, runqemuparams='', discard_writ… argument
117 def run_serial(self, command, timeout=60): argument
141 def find_child(self,parent_pid): argument
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dmakesetup.py26 def _get_remotes_with_url(self, repo_path): argument
32 def _is_submodule(self, repo_path): argument
39 def make_repo_config(self, destdir): argument
78 def do_make_setup(self, args): argument
84 def register_commands(self, sp): argument
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_usb_crash.py53 def __init__(self, name=None, input_info=None): argument
60 def is_ready(self): argument
65 def get_evdev(self, application=None): argument
82 def new_uhdev(self, usbVidPid, request): argument
87 def test_creation(self): argument
/openbmc/linux/scripts/
H A Dgenerate_rust_target.rs31 fn fmt(&self, formatter: &mut Formatter<'_>) -> Result { in fmt()
59 fn push(&mut self, key: &str, value: T); in push()
63 fn push(&mut self, key: &str, value: bool) { in push()
69 fn push(&mut self, key: &str, value: i32) { in push()
75 fn push(&mut self, key: &str, value: String) { in push()
81 fn push(&mut self, key: &str, value: &str) { in push()
87 fn push(&mut self, key: &str, value: Object) { in push()
93 fn fmt(&self, formatter: &mut Formatter<'_>) -> Result { in fmt()
140 fn has(&self, option: &str) -> bool { in has()

1...<<21222324252627282930>>...55