Re: [PATCH v4 6/7] dts: add per-test-suite configuration

2025-03-04 Thread Dean Marx
I like this implementation a lot, it's concise and easy to use. Reviewed-by: Dean Marx

[PATCH v4 6/7] dts: add per-test-suite configuration

2025-03-03 Thread Luca Vizzarro
From: Luca Vizzarro Allow test suites to be configured individually. Moreover enable them to implement their own custom configuration. Adds a new argument to the command line which enables the user to supply a YAML file to configure all of the requested test suites. This argument becomes mandato