[PATCH v4 03/11] dts: add mechanism to skip test cases or suites
Jeremy Spewock
jspewock at iol.unh.edu
Mon Sep 23 21:26:07 CEST 2024
On Mon, Sep 23, 2024 at 11:02 AM Juraj Linkeš
<juraj.linkes at pantheon.tech> wrote:
>
> If a test case is not relevant to the testing environment (such as when
> a NIC doesn't support a tested feature), the framework should skip it.
> The mechanism is a skeleton without actual logic that would set a test
> case or suite to be skipped.
>
> The mechanism uses a protocol to extend test suites and test cases with
> additional attributes that track whether the test case or suite should
> be skipped the reason for skipping it.
>
> Also update the results module with the new SKIP result.
>
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
> Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
Reviewed-by: Jeremy Spewock <jspewock at iol.unh.edu>
More information about the dev
mailing list