Re: [PATCH v11 1/1] dts: add smoke tests

2023-07-22 Thread Thomas Monjalon
20/07/2023 11:16, Juraj Linkeš: > All good now from my side. > > Reviewed-by: Juraj Linkeš > > On Wed, Jul 19, 2023 at 10:18 PM wrote: > > > > From: Jeremy Spewock > > > > Adds a new test suite for running smoke tests that verify general > > configuration aspects of the system under test. If a

Re: [PATCH v11 1/1] dts: add smoke tests

2023-07-20 Thread Juraj Linkeš
All good now from my side. Reviewed-by: Juraj Linkeš On Wed, Jul 19, 2023 at 10:18 PM wrote: > > From: Jeremy Spewock > > Adds a new test suite for running smoke tests that verify general > configuration aspects of the system under test. If any of these tests > fail, the DTS execution terminat

[PATCH v11 1/1] dts: add smoke tests

2023-07-19 Thread jspewock
From: Jeremy Spewock Adds a new test suite for running smoke tests that verify general configuration aspects of the system under test. If any of these tests fail, the DTS execution terminates as part of a "fail-fast" model. Signed-off-by: Jeremy Spewock --- dts/conf.yaml