Hi Marek, On Mon, 27 Feb 2023 at 12:55, Marek Vasut <[email protected]> wrote: > > Add list of missing tests for the 'fdt' command, currently > the missing sandbox tests are only 'fdt boardsetup' and > 'fdt checksign' . > > Signed-off-by: Marek Vasut <[email protected]> > --- > Cc: Heinrich Schuchardt <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > test/cmd/fdt.c | 7 +++++++ > 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <[email protected]> This is a huge step forward...if we end up supporting livetree in the 'fdt' command it will make it fairly easy since we can use the same tests! Regards, Simon

