[PATCH v3 7/7] dts: run all test suites by default
Dean Marx
dmarx at iol.unh.edu
Thu Jan 16 22:01:23 CET 2025
On Wed, Jan 15, 2025 at 9:19 AM Luca Vizzarro <luca.vizzarro at arm.com> wrote:
>
> The configuration requires the user to explicitly set the requested test
> suites in the files. Sometimes we want to run all the test suites and
> don't want to manually specify all of them. It is therefore reasonable
> to change the default behaviour to automatically run all the available
> test suites if none are specified.
>
> Bugzilla ID: 1360
>
> Signed-off-by: Luca Vizzarro <luca.vizzarro at arm.com>
> Reviewed-by: Paul Szczepanek <paul.szczepanek at arm.com>
Looks good, would it be worth mentioning in the comment above the
test_suites field that removing it will default to running all suites?
Otherwise I'm not sure how a user would know this without digging
through the docs or framework.
i.e.: # the following test suites will be run in their entirety. If
removed, all test suites will be run.
test_suites: etc.
Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
More information about the dev
mailing list