On Fri, 2023-10-13 at 10:16 +0200, Nico Boehr wrote: > Quoting Nina Schoetterl-Glausch (2023-10-11 10:56:27) > > When we test something, i.e. do a report() we want unique messages, > > otherwise, from the test output, it will appear as if the same test was > > run multiple times, possible with different PASS/FAIL values. > > > > Convert some reports that don't actually test anything topology specific > > into asserts. > > Refine the report message for others. > > > > Signed-off-by: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx> > > There is still the "TLE: reserved bits 0000000000000000" message which may > be duplicate, but I think you fix that in a later patch. > > Reviewed-by: Nico Boehr <nrb@xxxxxxxxxxxxx> Yes, this isn't comprehensive, the rewrite takes care of the rest.