| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_builddashboard_page_artifacts.py | 23 def setUp(self): argument 32 def _get_build_dashboard(self, build): argument 39 def _has_build_artifacts_heading(self): argument 46 def _has_images_menu_option(self): argument 53 def test_no_artifacts(self): argument 76 def test_sdk_artifacts(self): argument 130 def test_image_artifacts(self): argument
|
| H A D | selenium_helpers_base.py | 96 def __init__(self, driver, timeout=_TIMEOUT, poll=_POLL_FREQUENCY): argument 101 def until(self, method, message=''): argument 127 def until_not(self, method, message=''): argument 177 def get(self, url): argument 195 def find(self, selector): argument 199 def find_all(self, selector): argument 203 def element_exists(self, selector): argument 210 def focused_element(self): argument 214 def wait_until_present(self, selector, timeout=Wait._TIMEOUT): argument 221 def wait_until_visible(self, selector, timeout=Wait._TIMEOUT): argument [all …]
|
| H A D | test_new_custom_image_page.py | 21 def setUp(self): argument 83 def _create_custom_image(self, new_custom_image_name): argument 102 def _check_for_custom_image(self, image_name): argument 116 def test_new_image(self): argument 125 def test_new_duplicates_other_project_image(self): argument 134 def test_new_duplicates_non_image_recipe(self): argument 144 def test_new_duplicates_project_image(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | qa.py | 39 def my_assert(self, expectation, result): argument 44 def __init__(self, name): argument 50 def __enter__(self): argument 53 def __exit__(self, exc_type, exc_value, traceback): argument 56 def close(self): argument 60 def open(self): argument 90 def osAbi(self): argument 93 def abiVersion(self): argument 96 def abiSize(self): argument 99 def isLittleEndian(self): argument [all …]
|
| H A D | classextend.py | 19 def __init__(self, extname, d): argument 25 def extend_name(self, name): argument 48 def map_variable(self, varname, setvar = True): argument 61 def map_regexp_variable(self, varname, setvar = True): argument 79 def map_depends(self, dep): argument 92 def map_depends_variable(self, varname, suffix = ""): argument 115 def map_packagevars(self): argument 125 def rename_packages(self): argument 135 def rename_packages_internal(self, pkgs): argument 145 def rename_package_variables(self, variables): argument [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/progressbar/ |
| H A D | widgets.py | 58 def update(self, pbar): argument 74 def update(self, pbar, width): argument 88 def __init__(self, format='Elapsed Time: %s'): argument 98 def update(self, pbar): argument 109 def update(self, pbar): argument 137 def _update_samples(self, currval, elapsed): argument 145 def _eta(self, maxval, currval, elapsed): argument 148 def update(self, pbar): argument 174 def __init__(self, unit='B'): argument 177 def update(self, pbar): argument [all …]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | storage.py | 89 def setUpClass(self): argument 98 def test_usb_mount(self): argument 104 def test_usb_basic_operations(self): argument 109 def test_usb_basic_rw(self): argument 115 def test_usb_umount(self): argument 124 def setUpClass(self): argument 133 def test_mmc_mount(self): argument 139 def test_mmc_basic_operations(self): argument 144 def test_mmc_basic_rw(self): argument 150 def test_mmc_umount(self): argument
|
| H A D | weston.py | 23 def test_weston_running(self): argument 30 def get_processes_of(self, target, error_msg): argument 35 def get_weston_command(self, cmd): argument 38 def run_weston_init(self): argument 44 def get_new_wayland_processes(self, existing_wl_processes): argument 57 def test_wayland_info(self): argument 66 def test_weston_can_initialize_new_wayland_compositor(self): argument 85 def test_weston_supports_xwayland(self): argument
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | process_tree.py | 40 def __init__(self, writer, kernel, psstats, sample_period, argument 85 def build(self): argument 94 def sort(self, process_subtree): argument 100 def num_nodes(self, process_list): argument 107 def get_start_time(self, process_subtree): argument 116 def get_end_time(self, process_subtree): argument 125 def get_max_pid(self, process_subtree): argument 131 def update_ppids_for_daemons(self, process_list): argument 155 def prune(self, process_subtree, parent): argument 197 def merge_logger(self, process_subtree, logger_proc, monitored_app, app_tree): argument [all …]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | sshcontrol.py | 18 def __init__(self, **options): argument 42 def log(self, msg): argument 47 def _run(self, command, timeout=None, logfile=None): argument 90 def run(self, command, timeout=None, logfile=None): argument 103 def __init__(self, ip, logfile=None, timeout=300, user='root', port=None): argument 120 def log(self, msg): argument 125 def _internal_run(self, command, timeout=None, ignore_status = True): argument 138 def run(self, command, timeout=None): argument 154 def copy_to(self, localpath, remotepath): argument 160 def copy_from(self, remotepath, localpath): argument [all …]
|
| /openbmc/openbmc/poky/meta/lib/patchtest/ |
| H A D | mbox.py | 18 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/ |
| H A D | checksum.py | 26 def cached_mtime(self, f): argument 31 def cached_mtime_noerror(self, f): argument 39 def update_mtime(self, f): argument 43 def clear(self): argument 51 def __init__(self): argument 55 def get_checksum(self, f): argument 70 def merge_data(self, source, dest): argument 80 def get_checksums(self, filelist, pn, localdirsexclude): argument 150 def __init__(self): argument 153 def get_revs(self): argument [all …]
|
| H A D | cookerdata.py | 27 def __init__(self, argv=None): argument 36 def parseCommandLine(self, argv=sys.argv): argument 39 def parseEnvironment(self): argument 42 def updateFromServer(self, server): argument 59 def updateToServer(self, server, environment): argument 78 def parseActions(self): argument 121 def __init__(self): argument 147 def __getstate__(self): argument 153 def __setstate__(self,state): argument 224 def __init__(self, cookercfg, worker = False): argument [all …]
|
| H A D | cache.py | 85 def __init__(self, filename, metadata): argument 172 def add_cacheData(self, cachedata, fn): argument 250 def __init__(self, filename, metadata): argument 261 def add_cacheData(self, cachedata, fn): argument 328 def __getstate__(self): argument 335 def __setstate__(self, state): argument 390 def __init__(self, databuilder, mc, data_hash, caches_array): argument 412 def getCacheFile(self, cachefile): argument 415 def prepare_cache(self, progress): argument 453 def cachesize(self): argument [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
| H A D | knotty.py | 40 def __init__(self, msg, maxval, widgets=None, extrapos=-1, resize_handler=None): argument 54 def _handle_resize(self, signum=None, frame=None): argument 59 def finish(self): argument 64 def setmessage(self, msg): argument 68 def setextra(self, extra): argument 78 def _need_update(self): argument 85 def __init__(self, msg, maxval): argument 90 def start(self, update=True): argument 95 def update(self, value): argument 98 def finish(self): argument [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 240 | 30 def required_drivers(self): argument 34 def setUp(self): argument 38 def tearDown(self): argument 41 def test1(self): argument 54 def test2(self): argument 68 def test3(self): argument 88 def test4(self): argument
|
| /openbmc/openbmc/poky/scripts/lib/ |
| H A D | buildstats.py | 29 def __init__(self, *args, **kwargs): argument 39 def cputime(self): argument 49 def walltime(self): argument 54 def read_bytes(self): argument 59 def write_bytes(self): argument 64 def read_ops(self): argument 73 def write_ops(self): argument 126 def __init__(self, tasks=None): argument 130 def __getattr__(self, name): argument 140 def append(self, task): argument [all …]
|
| /openbmc/pldm/tools/visualize-pdr/ |
| H A D | pldm_visualise_pdrs.py | 24 def __init__(self, stdout, stderr): argument 37 def wait(self): argument 47 def exec_command(self, cmd): argument 50 def close(self): argument 58 def __init__(self, stdout, stderr): argument 61 def wait(self): argument 69 def __init__(self, hostname, uname, passwd, port, **kw): argument 87 def exec_command(self, cmd): argument 91 def close(self): argument 96 def __init__(self, popen): argument [all …]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | bblock.py | 24 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/openbmc/poky/meta/lib/oeqa/core/tests/ |
| H A D | test_decorators.py | 18 def _runTest(self, modules, filterfn, expect): argument 23 def test_oetag(self): argument 73 def test_depends_order(self): argument 88 def test_depends_fail_missing_dependency(self): argument 101 def test_depends_fail_circular_dependency(self): argument 118 def test_timeout(self): argument 127 def test_timeout_fail(self): argument 136 def test_timeout_cancel(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | perforce.py | 43 def __init__(self, d, num_files): argument 51 def write(self, string): argument 66 def supports(self, ud, d): argument 70 def urldata_init(self, ud, d): argument 139 def _buildp4command(self, ud, d, command, depot_filename=None): argument 192 def _p4listfiles(self, ud, d): argument 218 def download(self, ud, d): argument 236 def clean(self, ud, d): argument 241 def supports_srcrev(self): argument 244 def _revision_key(self, ud, d, name): argument [all …]
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | builder.py | 113 def __init__(self, config_filename, target): argument 119 def Add(self, fname, key, value): argument 122 def __hash__(self): argument 132 def __init__(self, target): argument 136 def Add(self, key, value): argument 214 def __init__(self, rc, err_lines, sizes, func_sizes, config, argument 223 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument 317 def __del__(self): argument 322 def signal_handler(self, signal, frame): argument 325 def SetDisplayOptions(self, show_errors=False, show_sizes=False, argument [all …]
|
| /openbmc/skeleton/pyflashbmc/ |
| H A D | bmc_update.py | 57 def __init__(self, bus, name): argument 79 def updateViaTftp(self, ip, filename): argument 84 def update(self, filename): argument 89 def TftpDownload(self, ip, filename): argument 94 def download_error_handler(self, filename): argument 98 def download_complete_handler(self, outfile, filename): argument 174 def Verify(self): argument 218 def Cleanup(self): argument 231 def Abort(self): argument 244 def GetUpdateProgress(self): argument [all …]
|
| /openbmc/u-boot/tools/binman/ |
| H A D | fdt_test.py | 19 def setUpClass(self): argument 25 def tearDownClass(self): argument 28 def TestFile(self, fname): argument 31 def GetCompiled(self, fname): argument 34 def _DeleteProp(self, dt): argument 38 def testFdtNormal(self): argument 43 def testFdtNormalProp(self): argument
|
| /openbmc/u-boot/tools/patman/ |
| H A D | series.py | 31 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 …]
|