Quoting Nina Schoetterl-Glausch (2023-10-30 17:03:39) > v2 -> v3 (range-diff below): > * pick up tags (thanks Janosch, thanks Nico, thanks Thomas) > * fix ordering test > * get rid of duplicate reports > > v1 -> v2: > * patch 1, introducing enums (Janosch) > * add comment explaining 8 alignment of stsi block length > * unsigned cpu_in_masks, iteration (Nico) > * fix copy paste error when checking ordering (thanks Nina) > * don't escape newline when \\ at end of line in multiline string > * change commit messages (thanks Janosch, thanks Nico) > * pick up tags (thanks Janosch, thanks Nico) > > Fix a number of issues as well as rewrite and extend the topology list > checking. > Add a test case with a complex topology configuration. > In order to keep the unittests.cfg file readable, implement multiline > strings for extra_params. Thanks, queued.