On 19/03/2022 03:01, Simon Glass wrote: > Use the common functions to run tests and report results. Ensure that the > result code indicates success or failure. > > Signed-off-by: Simon Glass <[email protected]> > --- > > tools/dtoc/test_fdt.py | 27 ++++++++++----------------- > 1 file changed, 10 insertions(+), 17 deletions(-)
Reviewed-by: Alper Nebi Yasak <[email protected]> Applied to u-boot-dm, thanks!

