Home
last modified time | relevance | path

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

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_page.py29 def _navigate_to_project_page(self): argument
38 def _get_create_builds(self, **kwargs): argument
89 self, argument
138 def _get_config_nav_item(self, index): argument
142 def _navigate_to_config_nav(self, nav_id, nav_index): argument
150 def _mixin_test_table_show_rows(self, table_selector, **kwargs): argument
174 def _mixin_test_table_search_input(self, **kwargs): argument
187 def test_page_header_on_project_page(self): argument
272 def test_edit_project_name(self): argument
299 def test_project_page_tabs(self): argument
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py38 def __init__(self, suite, processes, setupfunc, removefunc, bb_vars): argument
46 def run(self, result): argument
70 …def __init__(self, td=None, logger=None, machines=None, config_paths=None, newbuilddir=None, keep_… argument
81 def set_variables(self, vars): argument
84 def setup_builddir(self, suffix, selftestdir, suite): argument
163 def prepareSuite(self, suites, processes): argument
171 def runTests(self, processes=None, machine=None, skips=[]): argument
174 def listTests(self, display_type, machine=None): argument
185 def register_commands(self, logger, parser): argument
240 def _get_cases_paths(self, bbpath): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py90 def __init__(self, d, configs=[], npmrc=None): argument
108 def __del__(self): argument
112 def _home_npmrc(self, d): argument
121 def run(self, cmd, args=None, configs=None, workdir=None): argument
151 def supports(self, ud, d): argument
155 def urldata_init(self, ud, d): argument
200 def _resolve_proxy_url(self, ud, d): argument
261 def _setup_proxy(self, ud, d): argument
275 def _get_proxy_method(self, ud, d): argument
283 def verify_donestamp(self, ud, d): argument
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D25734 def __init__(self, byte, offset, size=GRANULARITY): argument
39 def bits(self, granularity): argument
47 def __init__(self, patterns): argument
50 def bits(self, granularity): argument
91 def __init__(self, granularity=GRANULARITY): argument
95 def dirty_bits(self, bits): argument
98 def dirty_group(self, n): argument
101 def clear(self): argument
104 def clear_bits(self, bits): argument
107 def clear_bit(self, bit): argument
[all …]
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/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/qemu/tests/functional/
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/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/openbmc/poky/meta/lib/oeqa/runtime/cases/
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/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/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/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/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/u-boot/tools/binman/etype/
H A Dblob.py33 def __init__(self, section, etype, node): argument
39 def ObtainContents(self): argument
45 def ReadBlobContents(self): argument
67 def GetDefaultFilename(self): argument
70 def AddMissingProperties(self): argument
75 def SetCalculatedProperties(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_config_page.py25 def setUp(self): argument
36 def test_no_underscore_iamgefs_type(self): argument
57 def test_checkbox_verification(self): argument
79 def test_textbox_with_checkbox_verification(self): argument
111 def test_set_download_dir(self): argument
166 def test_set_sstate_dir(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbbclasses.py15 def getVars(self, recipe): argument
28 def fileExists(self, filename): argument
31 def fileNotExists(self, filename): argument
34 def test_systemd_in_distro(self): argument
57 def test_systemd_and_sysvinit_in_distro(self): argument
80 def test_sysvinit_in_distro(self): argument
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Drust.py20 def setUpClass(self): argument
28 def setUp(self): argument
33 def test_cargo_build(self): argument
41 def setUpClass(self): argument
49 def setUp(self): argument
54 def test_cargo_build(self): argument

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