| /openbmc/boost-dbus/test/ |
| H A D | export_sample.py | 14 def __init__(self, connection, path): argument 19 def StringifyVariant(self, var): argument 24 def LastInputChanged(self, var): argument 30 def GetLastInput(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
| H A D | zstd.py | 16 def __init__(self, *args, num_threads=1, compresslevel=3, **kwargs): argument 21 def _get_zstd(self): argument 26 def get_compress(self): argument 29 def get_decompress(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
| H A D | perf.py | 19 def handle(self, *args, **options): argument 34 def get_full_url(self, url_patt, url_root_res): argument 41 def url_info(self, full_url): argument 59 def error(self, *args): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | sftp.py | 59 def supports(self, ud, d): argument 65 def recommends_checksum(self, urldata): argument 68 def urldata_init(self, ud, d): argument 82 def download(self, ud, d): argument
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_aarch64_xen.py | 32 def launch_xen(self, xen_path): argument 62 def test_arm64_xen_411_and_dom0(self): argument 73 def test_arm64_xen_414_and_dom0(self): argument 84 def test_arm64_xen_415_and_dom0(self): argument
|
| H A D | test_microblaze_s3adsp1800.py | 28 def do_ballerina_be_test(self, force_endianness=False): argument 44 def do_xmaton_le_test(self, force_endianness=False): argument 68 def test_microblaze_s3adsp1800_legacy_be(self): argument 71 def test_microblaze_s3adsp1800_legacy_le(self): argument
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py | 71 def __init__(self, write, options): argument 75 def error(self, msg): argument 78 def warn(self, msg): argument 82 def info(self, msg): argument 86 def status(self, msg): argument
|
| H A D | main.py.in | 71 def __init__(self, write, options): argument 75 def error(self, msg): argument 78 def warn(self, msg): argument 82 def info(self, msg): argument 86 def status(self, msg): argument
|
| /openbmc/openbmc/poky/scripts/lib/resulttool/ |
| H A D | report.py | 18 def __init__(self): argument 27 def handle_ptest_result(self, k, status, result, machine): argument 77 def handle_ltptest_result(self, k, status, result, machine): argument 109 def handle_ltpposixtest_result(self, k, status, result, machine): argument 139 def get_aggregated_test_result(self, logger, testresult, machine): argument 160 def print_test_report(self, template_file_name, test_count_reports): argument 217 …def view_test_report(self, logger, source_dir, branch, commit, tag, use_regression_map, raw_test, … argument
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | sstatesig.py | 107 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/poky/meta/lib/oeqa/controllers/ |
| H A D | testtargetloader.py | 18 def get_controller_module(self, target, bbpath): argument 26 def get_controller_modulenames(self, bbpath): argument 52 def load_controller_from_name(self, target, modulenames): argument 60 def load_controller_from_module(self, target, modulename): argument
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | findtests.py | 42 def __init__(self, test_dir: Optional[str] = None) -> None: argument 59 def add_group_file(self, fname: str) -> None: argument 74 def parse_test_name(self, name: str) -> str: argument 92 def find_tests(self, groups: Optional[List[str]] = None, argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | rtc.py | 15 def setUp(self): argument 20 def tearDown(self): argument 29 def test_rtc(self): argument
|
| H A D | usb_hid.py | 13 def keyboard_mouse_simulation(self): argument 17 def set_suspend(self): argument 24 def test_USB_Hid_input(self): argument
|
| H A D | date.py | 15 def setUp(self): argument 20 def tearDown(self): argument 27 def test_date(self): argument
|
| H A D | ptest.py | 24 def test_ptestrunner_expectfail(self): argument 32 def test_ptestrunner_expectsuccess(self): argument 37 def do_ptestrunner(self): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | rootfspostcommandstests.py | 20 def sysconf_build(self): argument 49 def test_shadowutils_backup_files(self): argument 73 def test_shadowutils_sorted_files(self): argument
|
| H A D | multiconfig.py | 14 def test_multiconfig(self): argument 45 def test_multiconfig_reparse(self): argument 76 def test_multiconfig_inlayer(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/ |
| H A D | test_loaddata.py | 18 def test_run_loaddata_poky_command(self): argument 29 def test_run_loaddata_oecore_command(self): argument 38 def test_run_loaddata_settings_command(self): argument
|
| /openbmc/openbmc/poky/scripts/lib/checklayer/cases/ |
| H A D | distro.py | 13 def setUpClass(self): argument 18 def test_distro_defines_distros(self): argument 22 def test_distro_no_set_distros(self): argument
|
| /openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
| H A D | samhain.py | 15 def test_samhain_help(self): argument 28 def test_samhain_init_db(self): argument 37 def test_samhain_db_check(self): argument
|
| H A D | checksec.py | 14 def test_checksec_help(self): argument 21 def test_checksec_xml(self): argument 28 def test_checksec_fortify(self): argument
|
| H A D | sssd.py | 14 def test_sssd_help(self): argument 21 def test_sssd_sssctl_conf_perms_chk(self): argument 30 def test_sssd_sssctl_deamon(self): argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_new_project_page.py | 21 def setUp(self): argument 43 def test_create_new_project(self): argument 69 def test_new_duplicates_project_name(self): argument
|
| /openbmc/qemu/scripts/ |
| H A D | analyse-locks-simpletrace.py | 16 def __init__(self): argument 22 def _get_mutex(self, mutex): argument 34 def qemu_mutex_lock(self, timestamp, mutex, filename, line): argument 41 def qemu_mutex_locked(self, timestamp, mutex, filename, line): argument 50 def qemu_mutex_unlock(self, timestamp, mutex, filename, line): argument
|