Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dimage_test.py10 from test_util import capture_sys_output
35 with capture_sys_output() as (stdout, stderr):
H A Delf_test.py133 with test_util.capture_sys_output() as (stdout, stderr):
H A Dftest.py1287 with test_util.capture_sys_output() as (stdout, stderr):
1294 with test_util.capture_sys_output() as (stdout, stderr):
1462 with test_util.capture_sys_output() as (stdout, stderr):
1634 with test_util.capture_sys_output() as (stdout, stderr):
1752 with test_util.capture_sys_output() as (stdout, stderr):
/openbmc/u-boot/tools/patman/
H A Dtest_util.py78 def capture_sys_output(): function
/openbmc/u-boot/tools/dtoc/
H A Dtest_dtoc.py693 with test_util.capture_sys_output() as (stdout, stderr):
/openbmc/u-boot/tools/buildman/
H A Dtest.py456 with test_util.capture_sys_output() as (stdout, stderr):