On Thu, Jan 27, 2022 at 1:26 PM <frowand.list@xxxxxxxxx> wrote: > > From: Frank Rowand <frank.rowand@xxxxxxxx> > > The text of various warning messages triggered by unittest has > changed. Update the text of expected warnings to match. > > The expected vs actual warnings are most easily seen by filtering > the boot console messages with the of_unittest_expect program at > https://github.com/frowand/dt_tools.git. The filter prefixes News to me there's such a tool. Normally, I just give up staring at the wall of text spewed out and check failures. Can we add this tool to the kernel tree? Then there might be some hope that I'll run it. Rob