Home
last modified time | relevance | path

Searched defs:self (Results 451 – 475 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dgit.py18 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 Dlayerindex.py29 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 Dkernel_abi.py85 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 Dparsing.py34 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 Dtestsdk.py42 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 Dpyshyacc.py20 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 Dteamcity.py41 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 Dmulticonfig.py12 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 Dusb_hid.py8 def keyboard_mouse_simulation(self): argument
12 def set_suspend(self): argument
19 def test_USB_Hid_input(self): argument
H A Drtc.py10 def setUp(self): argument
15 def tearDown(self): argument
24 def test_rtc(self): argument
H A Ddate.py13 def setUp(self): argument
18 def tearDown(self): argument
25 def test_date(self): argument
H A Dptest.py22 def test_ptestrunner_expectfail(self): argument
30 def test_ptestrunner_expectsuccess(self): argument
35 def do_ptestrunner(self): argument
H A Dethernet_ip_connman.py7 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 Dconnman.py11 def service_status(self, service): argument
20 def test_connmand_help(self): argument
26 def test_connmand_running(self): argument
H A Dmultilib.py14 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 Dtest_new_project_page.py21 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 Ddistro.py13 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 Dtest_loaddata.py18 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 Dksize.py28 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 Dbitbake-hashclient24 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 Dtest_data.py21 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 Dtest_oci.py28 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 Dtest_basic.py10 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 Dtest_luvi.py18 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 Dmanifest.py8 def create_initial(self): argument
22 def create_final(self): argument
25 def create_full(self, pm): argument

1...<<11121314151617181920>>...42