[PATCH v3 03/12] dts: add test case decorators

Dean Marx dmarx at iol.unh.edu
Wed Aug 28 22:09:32 CEST 2024


On Wed, Aug 21, 2024 at 10:53 AM Juraj Linkeš <juraj.linkes at pantheon.tech>
wrote:

> Add decorators for functional and performance test cases. These
> decorators add attributes to the decorated test cases.
>
> With the addition of decorators, we change the test case discovery
> mechanism from looking at test case names according to a regex to simply
> checking an attribute of the function added with one of the decorators.
>
> The decorators allow us to add further variables to test cases.
>
> Also move the test case filtering to TestSuite while changing the
> mechanism to separate the logic in a more sensible manner.
>
> Bugzilla ID: 1460
>
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
>

Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240828/c33b376a/attachment.htm>


More information about the dev mailing list