
4 Nov
2020
4 Nov
'20
12:03 a.m.
One test still uses its own function for capturing output. Modify it to use the standard one in test_util
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/patman/func_test.py | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-)
Applied to u-boot-dm, thanks!