Home
last modified time | relevance | path

Searched defs:self (Results 301 – 325 of 1122) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/u-boot/test/py/
H A Du_boot_spawn.py25 def __init__(self, args, cwd=None): argument
74 def kill(self, sig): argument
86 def isalive(self): argument
106 def send(self, data): argument
118 def expect(self, patterns): argument
188 def close(self): argument
206 def get_expect_output(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Doe_syslog.py17 def test_syslog_running(self): argument
27 def verif_not_running(self, pids): argument
34 def verify_running(self, names): argument
45 def restart_sanity(self, names, restart_cmd, pidchange=True): argument
85 def test_syslog_logger(self): argument
105 def test_syslog_restart(self): argument
120 def test_syslog_startup_config(self): argument
H A Dapt.py15 def pkg(self, command, expected = 0): argument
36 def setup_source_config_for_package_install(self): argument
41 def setup_source_config_for_package_install_signed(self): argument
46 def cleanup_source_config_for_package_install(self): argument
50 def cleanup_source_config_for_package_install_signed(self): argument
54 def setup_key(self): argument
64 def test_apt_install_from_repo(self): argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/
H A Drootfs.py14 def __init__(self, d, manifest_dir, progress_reporter=None, logcatcher=None): argument
41 def _create_incremental(self, pkgs_initial_install): argument
66 def _create(self): argument
129 def _get_delayed_postinsts(self): argument
139 def _save_postinsts(self): argument
144 def _log_check(self): argument
148 def _cleanup(self): argument
/openbmc/qemu/tests/functional/
H A Dtest_ppc64_pseries.py25 def do_test_ppc64_linux_boot(self, kernel_command_line = KERNEL_COMMON_COMMAND_LINE): argument
33 def test_ppc64_vof_linux_boot(self): argument
40 def test_ppc64_linux_boot(self): argument
46 def test_ppc64_linux_smp_boot(self): argument
54 def test_ppc64_linux_hpt_smp_boot(self): argument
65 def test_ppc64_linux_smt_boot(self): argument
75 def test_ppc64_linux_big_boot(self): argument
H A Dtest_x86_64_hotplug_blk.py27 def blockdev_add(self) -> None: argument
34 def assert_vda(self) -> None: argument
38 def assert_no_vda(self) -> None: argument
42 def plug(self) -> None: argument
56 def unplug(self) -> None: argument
64 def test(self) -> None: argument
H A Dtest_aarch64_sbsaref_freebsd.py28 def boot_freebsd14(self, cpu=None): argument
44 def test_sbsaref_freebsd14_cortex_a57(self): argument
47 def test_sbsaref_freebsd14_default_cpu(self): argument
50 def test_sbsaref_freebsd14_max_pauth_off(self): argument
54 def test_sbsaref_freebsd14_max_pauth_impdef(self): argument
58 def test_sbsaref_freebsd14_max(self): argument
H A Dtest_aarch64_sbsaref_alpine.py28 def boot_alpine_linux(self, cpu=None): argument
44 def test_sbsaref_alpine_linux_cortex_a57(self): argument
47 def test_sbsaref_alpine_linux_default_cpu(self): argument
50 def test_sbsaref_alpine_linux_max_pauth_off(self): argument
53 def test_sbsaref_alpine_linux_max_pauth_impdef(self): argument
57 def test_sbsaref_alpine_linux_max(self): argument
/openbmc/u-boot/tools/
H A Dmoveconfig.py786 def __init__(self, total): argument
795 def inc(self): argument
800 def show(self): argument
809 def __init__(self): argument
825 def __init__(self, configs, options, build_dir): argument
842 def get_arch(self): argument
868 def parse_one_config(self, config, dotconfig_lines, autoconf_lines): argument
916 def update_dotconfig(self): argument
998 def check_defconfig(self): argument
1028 def __init__(self, config_db, db_queue): argument
[all …]
H A Drkmux.py26 def __init__(self, cols=None): argument
37 def Setup(self, cols): argument
42 def AddDesc(self, desc): argument
45 def Show(self): argument
50 def __str__(self): argument
55 def __init__(self, name): argument
60 def __enter__(self): argument
63 def __exit__(self, type, value, traceback): argument
67 def output_header(self): argument
71 def output_footer(self): argument
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildstats.py16 def __init__(self, d): argument
82 def close(self): argument
87 def _reduce_meminfo(self, time, data, filename): argument
102 def _reduce_net(self, time, data, filename): argument
135 def _diskstats_is_relevant_line(self, linetokens): argument
141 def _reduce_diskstats(self, time, data, filename): argument
170 def _reduce_nop(self, time, data, filename): argument
173 def _reduce_stat(self, time, data, filename): argument
192 def _reduce_pressure(self, time, data, filename): argument
213 def sample(self, event, force): argument
H A Dsbom30.py175 def __init__(self, d): argument
180 def create_index(self): argument
184 def add_index(self, obj): argument
210 def __filter_obj(self, obj, attr_filter): argument
213 def foreach_filter(self, typ, *, match_subclass=True, **attr_filter): argument
218 def find_filter(self, typ, *, match_subclass=True, **attr_filter): argument
225 def foreach_root(self, typ, **attr_filter): argument
233 def find_root(self, typ, **attr_filter): argument
238 def add_root(self, obj): argument
243 def is_native(self): argument
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_redfish.py29 def __init__(self, *args, **kwargs): argument
69 def login(self, *args, **kwargs): argument
137 def logout(self): argument
143 def get_properties(self, *args, **kwargs): argument
173 def get_attribute(self, path, attribute, default=None, *args, **kwargs): argument
208 def get_session_info(self): argument
216 def get_session_response(self): argument
224 self, resource_path, return_json=1, include_dead_resources=False argument
309 def walk_nested_dict(self, data, url=""): argument
340 def get_members_list(self, resource_path, filter=None): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py36 def __init__(self, model, dep_type, label): argument
45 def _filter(self, model, iter, data): argument
51 def set_current_package(self, package): argument
57 def __init__(self, model, label): argument
72 def _filter(self, model, iter, data): argument
76 def set_current_package(self, package): argument
82 def __init__(self): argument
142 def on_package_activated(self, treeview, path, column, data_col): argument
159 def on_cursor_changed(self, selection): argument
169 def parse(self, depgraph): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py91 def add_arguments(self, parser): argument
117 def get_var(self, varname): argument
127 def scan_conf(self,fn): argument
203 def update_project_vars(self,project,name): argument
213 def find_layer_dir_version(self,path): argument
234 def find_layer_dir_versions(self,INSTALL_URL_PREFIX): argument
251 def extract_bblayers(self): argument
314 def find_import_release(self,layers_list,lv_dict,default_release): argument
335 def apply_conf_bblayers(self,layers_list,lv_dict,project,release=None): argument
432 def scan_conf_variables(self,project_path): argument
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py75 def __init__(self, tc, module_paths, modules, tests, modules_required, argument
100 def _patchCaseClass(self, testCaseClass): argument
106 def _registerTestCase(self, case): argument
110 def _handleTestCaseDecorators(self, case): argument
127 def _filterTest(self, case): argument
186 def _getTestCase(self, testCaseClass, tcName): argument
220 def loadTestsFromTestCase(self, testCaseClass): argument
251 def _required_modules_validation(self): argument
273 def discover(self): argument
292 def _filterModule(self, module): argument
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py61 def __init__(self, cache_file: str, env: TestEnv) -> None: argument
72 def get(self, test: str, argument
83 def update(self, test: str, elapsed: float) -> None: argument
87 def save(self) -> None: argument
91 def __enter__(self) -> 'LastElapsedTime': argument
94 def __exit__(self, exc_type: Any, exc_value: Any, traceback: Any) -> None: argument
99 def __init__(self, status: str, description: str = '', argument
120 def run_tests_pool(self, tests: List[str], argument
136 def __init__(self, env: TestEnv, tap: bool = False, argument
148 def __enter__(self) -> 'TestRunner': argument
[all …]
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py81 def begin(self): argument
84 def v9fs_rerror(self, tag, id, err): argument
87 def v9fs_version(self, tag, id, msize, version): argument
90 def v9fs_version_return(self, tag, id, msize, version): argument
93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
96 def v9fs_attach_return(self, tag, id, type, version, path): argument
99 def v9fs_stat(self, tag, id, fid): argument
102 def v9fs_stat_return(self, tag, id, mode, atime, mtime, length): argument
105 def v9fs_getattr(self, tag, id, fid, request_mask): argument
108 def v9fs_getattr_return(self, tag, id, result_mask, mode, uid, gid): argument
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl28 def __init__(self, root, path): argument
36 def _parse(self, root, path): argument
80 def get(self, section, prop): argument
98 def __init__(self, scope, root): argument
102 def _parse_presets(self, presets): argument
121 def _collect_presets(self, scope, root): argument
133 def state(self, unit_name): argument
163 def __init__(self, path, unit): argument
169 def __init__(self, root, unit): argument
174 def _path_for_unit(self, unit): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/
H A Drestapi.py21 def setUp(self): argument
28 def test_layerindex_is_empty(self): argument
32 def test_layerindex_store_file(self): argument
69 def test_layerindex_store_split(self): argument
92 def test_dependency_resolution(self): argument
129 def test_find_collection(self): argument
149 def test_find_layerbranch(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dremotedata.py16 def __init__(self, cooker): argument
23 def __len__(self): argument
26 def __getitem__(self, key): argument
31 def items(self): argument
34 def store(self, d, locked=False): argument
47 def check_store(self, d, locked=False): argument
60 def release(self, idx): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py51 def get(self, request, *args, **kwargs): argument
76 def post(self, request, *args, **kwargs): argument
142 def get(self, request, *args, **kwargs): argument
145 def post(self, request, *args, **kwargs): argument
185 def get(self, request, *args, **kwargs): argument
188 def post(self, request, *args, **kwargs): argument
271 def get(self, request, *args, **kwargs): argument
317 def post(self, request, *args, **kwargs): argument
382 def put(self, request, *args, **kwargs): argument
480 def delete(self, request, *args, **kwargs): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dclient.py14 def __init__(self): argument
17 async def getPR(self, version, pkgarch, checksum, history=False): argument
24 async def test_pr(self, version, pkgarch, checksum, history=False): argument
31 async def test_package(self, version, pkgarch): argument
38 async def max_package_pr(self, version, pkgarch): argument
45 async def importone(self, version, pkgarch, checksum, value): argument
52 async def export(self, version, pkgarch, checksum, colinfo, history=False): argument
59 async def is_readonly(self): argument
67 def __init__(self): argument
71 def _get_async_client(self): argument
/openbmc/u-boot/test/py/tests/test_fs/
H A Dtest_ext.py18 def test_fs_ext1(self, u_boot_console, fs_obj_ext): argument
40 def test_fs_ext2(self, u_boot_console, fs_obj_ext): argument
62 def test_fs_ext3(self, u_boot_console, fs_obj_ext): argument
76 def test_fs_ext4(self, u_boot_console, fs_obj_ext): argument
108 def test_fs_ext5(self, u_boot_console, fs_obj_ext): argument
140 def test_fs_ext6(self, u_boot_console, fs_obj_ext): argument
164 def test_fs_ext7(self, u_boot_console, fs_obj_ext): argument
196 def test_fs_ext8(self, u_boot_console, fs_obj_ext): argument
213 def test_fs_ext9(self, u_boot_console, fs_obj_ext): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py38 def setUpLocal(self): argument
44 def test_dpkg(self): argument
60 def test_opkg(self): argument
76 def test_rpm(self): argument
93 def test_package_name_conflict(self): argument
101 def test_preserve_sparse_hardlinks(self): argument
152 def test_gdb_hardlink_debug(self): argument
188 def test_preserve_ownership(self): argument

1...<<11121314151617181920>>...45