Re: [RFC PATCH 3/7] dts: revamp Topology model

2025-02-11 Thread Dean Marx
On Mon, Feb 3, 2025 at 10:17 AM Luca Vizzarro wrote: > > Change the Topology model to add further flexility in its usage as a > standalone entry point to test suites. > > Signed-off-by: Luca Vizzarro Reviewed-by: Dean Marx

Re: [RFC PATCH 3/7] dts: revamp Topology model

2025-02-10 Thread Nicholas Pratte
Reviewed-by: Nicholas Pratte On Mon, Feb 3, 2025 at 10:17 AM Luca Vizzarro wrote: > > Change the Topology model to add further flexility in its usage as a > standalone entry point to test suites. > > Signed-off-by: Luca Vizzarro > --- > dts/framework/testbed_model/topology.py | 85

[RFC PATCH 3/7] dts: revamp Topology model

2025-02-03 Thread Luca Vizzarro
Change the Topology model to add further flexility in its usage as a standalone entry point to test suites. Signed-off-by: Luca Vizzarro --- dts/framework/testbed_model/topology.py | 85 + 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/dts/framework/testb