On Mon, 16 Jun 2025 15:34:06 +0530 Ujwal Kundur <ujwal.kun...@gmail.com> wrote:
> Refactor macros and non-composite global variable definitions into a > struct that is defined at the start of a test and is passed around > instead of relying on global vars. Well I guess that's nicer. > 5 files changed, 616 insertions(+), 542 deletions(-) It needs to be! Thanks, I'll queue it for testing while Peter thinks about it :)