Home
last modified time | relevance | path

Searched refs:capture_sys_output (Results 1 – 9 of 9) sorted by relevance

/u-boot/tools/binman/
A Dimage_test.py10 from patman.test_util import capture_sys_output
32 with capture_sys_output() as (stdout, stderr):
A Dcbfs_util_test.py231 with test_util.capture_sys_output() as (_stdout, stderr):
332 with test_util.capture_sys_output() as (stdout, _stderr):
348 with test_util.capture_sys_output() as (stdout, _stderr):
369 with test_util.capture_sys_output() as (stdout, _stderr):
391 with test_util.capture_sys_output() as (stdout, _stderr):
407 with test_util.capture_sys_output() as (stdout, _stderr):
434 with test_util.capture_sys_output() as (stdout, _stderr):
458 with test_util.capture_sys_output() as (stdout, _stderr):
A Delf_test.py174 with test_util.capture_sys_output() as (stdout, stderr):
A Dftest.py1538 with test_util.capture_sys_output() as (stdout, stderr):
1545 with test_util.capture_sys_output() as (stdout, stderr):
1944 with test_util.capture_sys_output() as (stdout, stderr):
2062 with test_util.capture_sys_output() as (stdout, stderr):
3395 with test_util.capture_sys_output() as (stdout, stderr):
3546 with test_util.capture_sys_output() as (stdout, stderr):
3553 with test_util.capture_sys_output() as (stdout, stderr):
3562 with test_util.capture_sys_output() as (stdout, stderr):
3573 with test_util.capture_sys_output() as (stdout, stderr):
3702 with test_util.capture_sys_output() as (stdout, stderr):
[all …]
/u-boot/tools/dtoc/
A Dtest_src_scan.py65 with test_util.capture_sys_output() as (stdout, _):
A Dtest_dtoc.py345 with test_util.capture_sys_output() as _:
354 with test_util.capture_sys_output() as _:
875 with test_util.capture_sys_output() as (stdout, _):
/u-boot/tools/patman/
A Dfunc_test.py26 from patman.test_util import capture_sys_output
207 with capture_sys_output() as out:
475 with capture_sys_output() as _:
484 with capture_sys_output() as _:
492 with capture_sys_output() as _:
650 with capture_sys_output() as (_, err):
A Dtest_util.py94 def capture_sys_output(): function
/u-boot/tools/buildman/
A Dtest.py583 with test_util.capture_sys_output() as (stdout, stderr):

Completed in 23 milliseconds