On Sat, Nov 25, 2017 at 11:57:32AM -0700, Simon Glass wrote: > The u-boot.sym file is scanned to find unit test suites for execution. At > present it only finds those whose names start with 'dm' or 'env'. This > code is buried in the bowels of the test code so when adding a new suite > it is not easy to discover why it is ignored by the test framework. > > There seems to be no need to make this restriction. Drop it. > > Signed-off-by: Simon Glass <[email protected]> > Acked-by: Stephen Warren <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

