Home
last modified time | relevance | path

Searched defs:self (Results 326 – 350 of 1371) sorted by relevance

1...<<11121314151617181920>>...55

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py34 def __init__(self): argument
39 def __eq__(self, other): argument
42 def __lt__(self, other): argument
46 def __init__(self, exclusions): argument
55 def add_result(self, r): argument
69 def sort(self): argument
76 def __str__(self): argument
79 def unused_exclusions(self): argument
108 def test_diffoscope(self): argument
154 def setUpLocal(self): argument
[all …]
H A Dbblock.py24 def unlock_recipes(self, recipes=None, tasks=None): argument
50 def lock_recipes(self, recipes, tasks=None): argument
74 def modify_tasks(self, recipes, tasks): argument
93 def test_lock_single_recipe_single_task(self): argument
98 def test_lock_single_recipe_multiple_tasks(self): argument
103 def test_lock_single_recipe_all_tasks(self): argument
107 def test_lock_multiple_recipe_single_task(self): argument
112 def test_lock_architecture_specific(self): argument
145 def _run_test(self, recipes, tasks=None): argument
/openbmc/qemu/python/qemu/machine/
H A Dconsole_socket.py34 def __init__(self, argument
62 def __repr__(self) -> str: argument
69 def _drain_fn(self) -> None: argument
80 def _thread_start(self) -> threading.Thread: argument
92 def close(self) -> None: argument
104 def _drain_socket(self) -> None: argument
112 def recv(self, bufsize: int = 1, flags: int = 0) -> bytes: argument
128 def setblocking(self, value: bool) -> None: argument
135 def settimeout(self, value: Optional[float]) -> None: argument
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dtests.py49 def start_server(self, name, dbfile, upstream=None, read_only=False, prefunc=server_prefunc): argument
67 def start_client(self, server_address): argument
78 def setUp(self): argument
82 def test_increase_revision(self): argument
93 def test_revision_greater_or_equal(self): argument
109 def test_db(self): argument
148 def setUp(self): argument
157 def test_basic(self): argument
263 def setUp(self): argument
281 def test_upstream_and_readonly(self): argument
[all …]
/openbmc/u-boot/tools/patman/
H A Dtest.py23 def testBasic(self): argument
89 def GetData(self, data_type): argument
209 def SetupData(self, data_type): argument
217 def testGood(self): argument
229 def testNoSignoff(self): argument
240 def testNoLicense(self): argument
251 def testSpaces(self): argument
262 def testIndent(self): argument
H A Dseries.py31 def __init__(self): argument
47 def __setattr__(self, name, value): argument
50 def __getattr__(self, name): argument
53 def AddTag(self, commit, line, name, value): argument
83 def AddCommit(self, commit): argument
94 def ShowActions(self, args, cmd, process_tags): argument
139 def MakeChangeLog(self, commit): argument
182 def DoChecks(self): argument
204 def MakeCcFile(self, process_tags, cover_fname, raise_on_error, argument
259 def AddChange(self, version, commit, info): argument
[all …]
/openbmc/linux/tools/verification/dot2/
H A Dautomata.py22 def __init__(self, file_path): argument
30 def __get_model_name(self): argument
42 def __open_dot(self): argument
62 def __get_cursor_begin_states(self): argument
68 def __get_cursor_begin_events(self): argument
78 def __get_state_variables(self): argument
118 def __get_event_variables(self): argument
142 def __create_matrix(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_functional_basic.py25 def setUp(self): argument
31 def test_verify_left_bar_menu(self): argument
84 def test_review_configuration_information(self): argument
133 def test_verify_machine_information(self): argument
151 def test_verify_most_built_recipes_information(self): argument
168 def test_verify_project_release_information(self): argument
176 def test_verify_layer_information(self): argument
212 def test_verify_project_detail_links(self): argument
/openbmc/qemu/python/qemu/qmp/
H A Dmodels.py29 def __init__(self, raw: Mapping[str, Any]): argument
32 def _check_key(self, key: str) -> None: argument
36 def _check_value(self, key: str, type_: type, typestr: str) -> None: argument
43 def _check_member(self, key: str, type_: type, typestr: str) -> None: argument
48 def _name(self) -> str: argument
51 def __repr__(self) -> str: argument
63 def __init__(self, raw: Mapping[str, Any]): argument
71 def _asdict(self) -> Dict[str, object]: argument
91 def __init__(self, raw: Mapping[str, Any]): argument
113 def __init__(self, raw: Mapping[str, Any]): argument
[all …]
/openbmc/linux/tools/testing/kunit/
H A Dkunit_config.py21 def __str__(self) -> str: argument
34 def __init__(self) -> None: argument
37 def __eq__(self, other: Any) -> bool: argument
42 def __repr__(self) -> str: argument
45 def as_entries(self) -> Iterable[KconfigEntry]: argument
49 def add_entry(self, name: str, value: str) -> None: argument
52 def is_subset_of(self, other: 'Kconfig') -> bool: argument
63 def conflicting_options(self, other: 'Kconfig') -> List[Tuple[KconfigEntry, KconfigEntry]]: argument
72 def merge_in_entries(self, other: 'Kconfig') -> None: argument
76 def write_to_file(self, path: str) -> None: argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py86 def __resolve_repository_static(self, modulepath): argument
215 def __resolve_repository_dynamic(self, modulepath): argument
226 def __init__(self): argument
230 def handle_starttag(self, tag, attrs): argument
239 def go_import(self, modulepath): argument
265 def __resolve_from_golang_proxy(self, modulepath, version): argument
304 def __resolve_repository(self, modulepath): argument
321 def __split_path_version(self, path): argument
343 def __get_path_major(self, pathMajor): argument
356 def __build_coderepo(self, repo, path): argument
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py28 def __init__(self, pools): argument
33 def _cell_size(self): argument
36 def _get_static_size(self, th): argument
41 def _get_size(self): argument
44 def _get_thtype(self): argument
47 def _get_th(self, pool): argument
55 def _get_pool(self, direction): argument
69 def get_value(self, objid): argument
103 def __init__(self, objlist): argument
108 def get_value(self, objid): argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_builds_page.py25 def setUp(self): argument
77 def _get_rows_for_project(self, project_id): argument
87 def test_show_builds_for_project(self): argument
94 def test_show_builds_project_only(self): argument
107 def test_builds_exclude_in_progress(self): argument
122 def test_show_tasks_with_suffix(self): argument
140 def test_cli_builds_hides_tabs(self): argument
150 def test_non_cli_builds_has_tabs(self): argument
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py61 def __init__(self, vm: QEMUMachine, name: str, abstract: bool) -> None: argument
68 def get_prop(self, driver: str, prop: str) -> str: argument
74 def is_child_of(self, parent: 'Driver') -> bool: argument
84 def set_implementations(self, implementations: List['Driver']) -> None: argument
89 def __init__(self, vm: QEMUMachine, name: str) -> None: argument
92 def set_implementations(self, implementations: List[Driver]) -> None: argument
106 def __init__(self, vm: QEMUMachine) -> None: argument
110 def get_prop(self, driver: str, prop_name: str) -> str: argument
122 def __init__(self, vm: QEMUMachine) -> None: argument
126 def get_prop(self, driver: str, prop_name: str) -> str: argument
[all …]
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py25 def __init__(self, args, lineno): argument
68 def get_extra_block_count(self, current_blocks): argument
91 def get_rootfs_size(self, actual_rootfs_size=0): argument
119 def disk_size(self): argument
127 def prepare(self, creator, cr_workdir, oe_builddir, rootfs_dir, argument
207 def prepare_rootfs(self, cr_workdir, oe_builddir, rootfs_dir, argument
271 def prepare_rootfs_ext(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
336 def get_hash_seed_ext4(self, extraopts, pseudo): argument
353 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
376 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dncurses.py68 def __init__( self, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
83 def erase( self ): argument
86 def setScrolling( self, b = True ): argument
90 def setBoxed( self ): argument
95 def setText( self, x, y, text, *args ): argument
99 def appendText( self, text, *args ): argument
103 def drawHline( self, y ): argument
109 … def __init__( self, title, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
116 def setTitle( self, title ): argument
137 def __init__( self, x, y, width, height ): argument
[all …]
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/meta/lib/patchtest/
H A Dmbox.py18 def __init__(self, filepath): argument
22 def __enter__(self): argument
25 def __exit__(self, exc_type, exc_value, exc_traceback): argument
28 def __iter__(self): argument
31 def __next__(self): argument
44 def __init__(self, data): argument
54 def __init__(self, filepath): argument
63 def path(self): argument
68 def get_branch(self): argument
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py90 def __init__(self, d, configs=[], npmrc=None): argument
102 def __del__(self): argument
106 def run(self, cmd, args=None, configs=None, workdir=None): argument
136 def supports(self, ud, d): argument
140 def urldata_init(self, ud, d): argument
185 def _resolve_proxy_url(self, ud, d): argument
246 def _setup_proxy(self, ud, d): argument
260 def _get_proxy_method(self, ud, d): argument
268 def verify_donestamp(self, ud, d): argument
273 def update_donestamp(self, ud, d): argument
[all …]
H A Dsvn.py24 def supports(self, ud, d): argument
30 def urldata_init(self, ud, d): argument
67 def _buildsvncommand(self, ud, d, command): argument
122 def download(self, ud, d): argument
174 def clean(self, ud, d): argument
181 def supports_srcrev(self): argument
184 def _revision_key(self, ud, d, name): argument
190 def _latest_revision(self, ud, d, name): argument
204 def sortable_revision(self, ud, d, name): argument
211 def _build_revision(self, ud, d): argument
[all …]
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker360 def __init__(self, pipein, pipeout): argument
367 def read(self): argument
385 def close(self): argument
395 def __init__(self, din): argument
414 def sigterm_exception(self, signum, stackframe): argument
423 def serve(self): argument
452 def handle_item(self, item, func): argument
477 def handle_cookercfg(self, data): argument
483 def handle_extraconfigdata(self, data): argument
486 def handle_workerdata(self, data): argument
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py16 def setUp(self): argument
29 def tearDown(self): argument
34 def heads_default(self): argument
43 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
59 def test_blob_to_dict(self): argument
71 def test_compare_dict_blobs(self): argument
91 def test_compare_dict_blobs_default(self): argument
116 def test_compare_file_lists(self): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Drunbuilds.py29 def _selectBuildEnvironment(self): argument
36 def _selectBuildRequest(self): argument
40 def schedule(self): argument
95 def archive(self): argument
103 def cleanup(self): argument
167 def runbuild(self): argument
184 def check_dead_builds(self): argument
254 def handle(self, **options): argument
/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/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 …]

1...<<11121314151617181920>>...55