On Mon, Feb 3, 2025 at 10:18 AM Luca Vizzarro <[email protected]> wrote: > > Add a new context module which holds the runtime context. The new > context will describe the current scenario and aid underlying classes > used by the test suites to automatically infer their parameters. This > futher simplies the test writing process as the test writer won't need > to be concerned about the nodes, and can directly use the tools, e.g. > TestPmdShell, as needed which implement context awareness. > > Bugzilla ID: 1461 > > Signed-off-by: Luca Vizzarro <[email protected]>
Reviewed-by: Dean Marx <[email protected]>

