Re: [PATCH v4 7/7] dts: improve configuration errors

2025-03-11 Thread Luca Vizzarro
On 04/03/2025 22:39, Dean Marx wrote: Looks great, thanks Luca! Reviewed-by: Dean Marx Thank you for your review Dean!

Re: [PATCH v4 7/7] dts: improve configuration errors

2025-03-04 Thread Dean Marx
Looks great, thanks Luca! Reviewed-by: Dean Marx

[PATCH v4 7/7] dts: improve configuration errors

2025-03-03 Thread Luca Vizzarro
From: Luca Vizzarro Improve the way that configuration errors are displayed to the user. Signed-off-by: Luca Vizzarro Reviewed-by: Paul Szczepanek --- dts/framework/config/__init__.py | 4 ++-- dts/framework/config/test_run.py | 2 +- dts/framework/runner.py | 14 +- 3