Re: [PATCH] dts: add per-test-suite configuration

2024-09-27 Thread Jeremy Spewock
Hi Luca, I apologize for not giving this patch more time/attention. I think this patch is worth having a more in-depth discussion about since it does add quite a bit more complexity, but the benefit of that is some valuable simplicity. I know we discussed in the recent team meeting about whether o

[PATCH] dts: add per-test-suite configuration

2024-09-06 Thread Luca Vizzarro
Allow test suites to be configured individually. Moreover enable them to implement their own custom configuration. This solution adds some new complexity to DTS, which is generated source code. In order to ensure strong typing, the test suites and their custom configurations need to be linked in t