| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | git.py | 18 def __init__(self, path, is_topdir=False): argument 56 def run_cmd(self, git_args, env_update=None): argument 64 def rev_parse(self, revision): argument 72 def get_current_branch(self): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | layerindex.py | 29 def get_fetch_layer(self, fetchdir, url, subdir, fetch_layer, branch, shallow=False): argument 58 def do_layerindex_fetch(self, args): argument 211 def do_layerindex_show_depends(self, args): argument 220 def register_commands(self, sp): argument
|
| /OK3568_Linux_fs/kernel/Documentation/sphinx/ |
| H A D | kernel_abi.py | 85 def run(self): argument 116 def runCmd(self, cmd, **kwargs): argument 140 def nestedParse(self, lines, fname): argument 181 def do_parse(self, content, node): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | parsing.py | 34 def __init__(self, writer, paths, options): argument 68 def __init__(self, start_time, end_time): argument 112 def valid(self): argument 117 def add_process(self, process, start, end): argument 128 def compile(self, writer): argument 174 def crop(self, writer, crop_after): argument 254 def __init__(self, value): argument 257 def __str__(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/ |
| H A D | testsdk.py | 42 def get_tcname(self, d): argument 48 def extract_sdk(self, tcname, sdk_dir, d): argument 59 def setup_context(self, d): argument 66 def run(self, d): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshyacc.py | 20 def __init__(self, op, filename, io_number=None): argument 26 def __init__(self, op, name, content, io_number=None): argument 50 def __init__(self, words, redirs, assigns): argument 56 def __init__(self, commands, reverse_status=False): argument 62 def __init__(self, op, left, right): argument 68 def __init__(self, name, items, cmds): argument 74 def __init__(self, condition, cmds): argument 79 def __init__(self, condition, cmds): argument 84 def __init__(self, name, body): argument 89 def __init__(self, cmds): argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | teamcity.py | 41 def __init__(self): argument 74 def block_start(self, name): argument 78 def block_end(self): argument 83 def progress(self, message, percent, extra=None): argument 101 def format(self, record): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | multiconfig.py | 12 def test_multiconfig(self): argument 43 def test_multiconfig_reparse(self): argument 74 def test_multiconfig_inlayer(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | usb_hid.py | 8 def keyboard_mouse_simulation(self): argument 12 def set_suspend(self): argument 19 def test_USB_Hid_input(self): argument
|
| H A D | rtc.py | 10 def setUp(self): argument 15 def tearDown(self): argument 24 def test_rtc(self): argument
|
| H A D | date.py | 13 def setUp(self): argument 18 def tearDown(self): argument 25 def test_date(self): argument
|
| H A D | ptest.py | 22 def test_ptestrunner_expectfail(self): argument 30 def test_ptestrunner_expectsuccess(self): argument 35 def do_ptestrunner(self): argument
|
| H A D | ethernet_ip_connman.py | 7 def set_ip(self, x): argument 16 def test_set_virtual_ip(self): argument 27 def test_get_ip_from_dhcp(self): argument
|
| H A D | connman.py | 11 def service_status(self, service): argument 20 def test_connmand_help(self): argument 26 def test_connmand_running(self): argument
|
| H A D | multilib.py | 14 def archtest(self, binary, arch): argument 37 def test_check_multilib_libc(self): argument 46 def test_file_connman(self): argument
|
| /OK3568_Linux_fs/yocto/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 68 def test_new_duplicates_project_name(self): argument
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/poky/scripts/tiny/ |
| H A D | ksize.py | 28 def __init__(self, glob): argument 41 def show(self, indent=""): argument 78 def __init__(self, glob, title): argument 86 def show(self, indent=""): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-hashclient | 24 def __init__(self, *args, **kwargs): argument 27 def __enter__(self): argument 30 def __exit__(self, *args, **kwargs): argument 33 def update(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/tests/ |
| H A D | test_data.py | 21 def test_data_fail_missing_variable(self): argument 34 def test_data_fail_wrong_variable(self): argument 48 def test_data_ok(self): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/fs/ |
| H A D | test_oci.py | 28 def login(self): argument 40 def place_test_oci(self): argument 46 def test_run(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/cases/example/ |
| H A D | test_basic.py | 10 def test_example(self): argument 18 def test_example_depends(self): argument 21 def test_example_no_depends(self): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_luvi.py | 18 def login(self): argument 25 def version_test(self): argument 35 def test_run(self): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/deb/ |
| H A D | manifest.py | 8 def create_initial(self): argument 22 def create_final(self): argument 25 def create_full(self, pm): argument
|