Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 146) sorted by relevance

123456

/u-boot-v2022.01-rc1/tools/binman/
A Dftest.py229 def _CheckLz4(self): argument
240 def setUp(self): argument
245 def tearDown(self): argument
639 def testRun(self): argument
663 def testHelp(self): argument
670 def testBoard(self): argument
732 def testDual(self): argument
1417 def testMap(self): argument
1676 def testGbb(self): argument
1789 def testTpl(self): argument
[all …]
A Dcbfs_util_test.py214 def test_cbfs_functions(self): argument
222 def test_cbfstool_failure(self): argument
239 def test_cbfs_raw(self): argument
292 def test_cbfs_no_space(self): argument
311 def test_cbfs_no_space_pad(self): argument
338 def test_cbfs_bad_header(self): argument
398 def test_cbfs_debug(self): argument
477 def test_cbfs_arch(self): argument
491 def test_cbfs_stage(self): argument
558 def test_cbfs_raw_space(self): argument
[all …]
A Dentry.py178 def ReadNode(self): argument
223 def GetFdts(self): argument
373 def ResetForPack(self): argument
382 def Pack(self, offset): argument
439 def Raise(self, msg): argument
443 def Info(self, msg): argument
448 def Detail(self, msg): argument
479 def GetPath(self): argument
517 def GetOffsets(self): argument
612 def GetEntries(self): argument
[all …]
A Dentry_test.py18 def setUp(self): argument
21 def tearDown(self): argument
24 def GetNode(self): argument
31 def _ReloadEntry(self): argument
42 def testEntryContents(self): argument
48 def testUnknownEntry(self): argument
57 def testUniqueName(self): argument
72 def testBlobFdt(self): argument
80 def testWriteChildData(self): argument
85 def testReadChildData(self): argument
[all …]
A Delf_test.py31 def GetPath(self): argument
45 def GetPath(self): argument
52 def GetImage(self): argument
93 def testAllSymbols(self): argument
99 def testRegexSymbols(self): argument
109 def testMissingFile(self): argument
118 def testOutsideFile(self): argument
154 def testNoValue(self): argument
167 def testDebug(self): argument
180 def testMakeElf(self): argument
[all …]
/u-boot-v2022.01-rc1/tools/dtoc/
A Dtest_fdt77 def setUp(self): argument
80 def testFdt(self): argument
86 def testGetNode(self): argument
100 def testFlush(self): argument
112 def testPack(self): argument
116 def testGetFdt(self): argument
136 def testGetFdt(self): argument
155 def setUp(self): argument
297 def setUp(self): argument
448 def testAdd(self): argument
[all …]
A Dtest_fdt.py77 def setUp(self): argument
80 def testFdt(self): argument
86 def testGetNode(self): argument
100 def testFlush(self): argument
112 def testPack(self): argument
116 def testGetFdt(self): argument
136 def testGetFdt(self): argument
155 def setUp(self): argument
297 def setUp(self): argument
448 def testAdd(self): argument
[all …]
A Dtest_dtoc.py169 def test_name(self): argument
177 def test_tab_to(self): argument
186 def test_get_value(self): argument
218 def test_empty_file(self): argument
799 def test_simple(self): argument
916 def test_phandle(self): argument
1435 def test_bad_reg(self): argument
1445 def test_bad_reg2(self): argument
1456 def test_add_prop(self): argument
1514 def test_stdout(self): argument
[all …]
A Dtest_src_scan.py28 def __init__(self): argument
34 def __init__(self): argument
52 def test_simple(self): argument
62 def test_additional(self): argument
71 def test_unicode_error(self): argument
88 def test_driver(self): argument
110 def test_scan_dirs(self): argument
142 def test_scan(self): argument
227 def test_of_match(self): argument
249 def test_priv(self): argument
[all …]
A Dfdt.py203 def GetOffset(self): argument
212 def SetInt(self, val): argument
290 def GetFdt(self): argument
311 def Offset(self): argument
320 def Scan(self): argument
666 def GetRoot(self): argument
694 def Flush(self): argument
716 def Pack(self): argument
733 def GetFdtObj(self): argument
766 def Invalidate(self): argument
[all …]
A Dsrc_scan.py98 def __eq__(self, other): argument
106 def __repr__(self): argument
136 def __init__(self, name): argument
149 def __eq__(self, other): argument
154 def __repr__(self): argument
158 def __hash__(self): argument
175 def __repr__(self): argument
231 def get_driver(self, name): argument
596 def show_warnings(self): argument
662 def scan_drivers(self): argument
[all …]
A Ddtb_platdata.py243 def finish_output(self): argument
252 def out(self, line): argument
260 def buf(self, line): argument
268 def get_buf(self): argument
344 def scan_dtb(self): argument
393 def prepare_nodes(self): argument
457 def scan_reg_sizes(self): argument
497 def scan_structs(self): argument
539 def scan_phandles(self): argument
885 def read_aliases(self): argument
[all …]
/u-boot-v2022.01-rc1/tools/buildman/
A Dfunc_test.py178 def setUp(self): argument
211 def tearDown(self): argument
248 def testFullHelp(self): argument
259 def testHelp(self): argument
267 def testGitSetup(self): argument
443 def testNoBoards(self): argument
457 def testBadBranch(self): argument
487 def testBranch(self): argument
493 def testCount(self): argument
533 def testMrproper(self): argument
[all …]
A Dkconfiglib.py2078 def __repr__(self): argument
4274 def type(self): argument
4691 def __repr__(self): argument
4744 def __str__(self): argument
4772 def __init__(self): argument
5174 def type(self): argument
5308 def __repr__(self): argument
5348 def __str__(self): argument
5373 def __init__(self): argument
5765 def __str__(self): argument
[all …]
A Dtest.py117 def setUp(self): argument
157 def tearDown(self): argument
407 def testOutput(self): argument
416 def testErrorBoards(self): argument
424 def testFilterDtb(self): argument
447 def _testGit(self): argument
468 def testBoardSingle(self): argument
473 def testBoardArch(self): argument
511 def testBoardAll(self): argument
541 def testOutputDir(self): argument
[all …]
A Dboard.py10 def __init__(self, expr): argument
19 def Matches(self, props): argument
32 def __str__(self): argument
41 def __init__(self): argument
45 def AddExpr(self, expr): argument
54 def __str__(self): argument
58 def Matches(self, props): argument
102 def __init__(self): argument
143 def GetList(self): argument
151 def GetDict(self): argument
[all …]
A Dtoolchain.py25 def __init__(self, arch): argument
118 def GetPriority(self, fname): argument
150 def GetEnvArgs(self, which): argument
214 def MakeArgs(self): argument
333 def ScanPathEnv(self, fname): argument
349 def Scan(self, verbose): argument
381 def List(self): argument
392 def Select(self, arch): argument
518 def Download(self, url): argument
562 def Unpack(self, fname, dest): argument
[all …]
/u-boot-v2022.01-rc1/tools/binman/etype/
A Dsection.py65 def ReadNode(self): argument
90 def _ReadEntries(self): argument
100 def _Raise(self, msg): argument
110 def GetFdts(self): argument
136 def ExpandEntries(self): argument
262 def GetOffsets(self): argument
271 def ResetForPack(self): argument
378 def GetEntries(self): argument
598 def CheckSize(self): argument
630 def GetImage(self): argument
[all …]
A Dcbfs.py165 def __init__(self, section, etype, node): argument
177 def ObtainContents(self, skip=None): argument
207 def _ReadSubnodes(self): argument
222 def SetImagePos(self, image_pos): argument
241 def AddMissingProperties(self, have_image_pos): argument
252 def SetCalculatedProperties(self): argument
262 def ListEntries(self, entries, indent): argument
268 def GetEntries(self): argument
271 def ReadData(self, decomp=True): argument
275 def ReadChildData(self, child, decomp=True): argument
[all …]
/u-boot-v2022.01-rc1/tools/patman/
A Dtest_checkpatch.py27 def __init__(self): argument
33 def get_patch_text(self): argument
77 def get_patch(self): argument
84 def run_checkpatch(self): argument
91 def testBasic(self): argument
295 def testGood(self): argument
329 def testSpaces(self): argument
340 def testIndent(self): argument
369 def testUclass(self): argument
375 def testLivetree(self): argument
[all …]
A Dfunc_test.py41 def setUp(self): argument
46 def tearDown(self): argument
117 def testBasic(self): argument
351 def make_git_tree(self): argument
458 def testBranch(self): argument
497 def testTags(self): argument
511 def testInvalidTag(self): argument
522 def testMissingEnd(self): argument
557 def testSelfTest(self): argument
614 def testNoUpstream(self): argument
[all …]
A Dcros_subprocess.py103 def ConvertData(self, data): argument
116 def CommunicateFilter(self, output): argument
306 def test_simple(self): argument
312 def test_stderr(self): argument
321 def test_shell(self): argument
331 def test_list_args(self): argument
348 def test_cwd(self): argument
356 def test_env(self): argument
368 def test_extra_args(self): argument
372 def test_basic_input(self): argument
[all …]
/u-boot-v2022.01-rc1/test/py/
A Dmultiplexed_log.py38 def close(self): argument
70 def flush(self): argument
108 def close(self): argument
203 def __enter__(self): argument
213 def __init__(self, fn): argument
301 def close(self): argument
466 def error(self, msg): argument
505 def info(self, msg): argument
529 def _get_time(self): argument
532 def timestamp(self): argument
[all …]
A Du_boot_console_base.py52 def __enter__(self): argument
70 def __enter__(self): argument
118 def eval_bad_patterns(self): argument
124 def close(self): argument
239 def ctrlc(self): argument
255 def wait_for(self, text): argument
277 def drain_console(self): argument
324 def ensure_spawned(self): argument
397 def cleanup_spawn(self): argument
419 def restart_uboot(self): argument
[all …]
/u-boot-v2022.01-rc1/scripts/kconfig/tests/
A Dconftest.py30 def __init__(self, request): argument
144 def defconfig(self, defconfig): argument
202 def savedefconfig(self, dot_config): argument
230 def _contains(self, attr, expected): argument
235 def _matches(self, attr, expected): argument
239 def config_contains(self, expected): argument
247 def config_matches(self, expected): argument
255 def stdout_contains(self, expected): argument
263 def stdout_matches(self, expected): argument
271 def stderr_contains(self, expected): argument
[all …]

Completed in 82 milliseconds

123456