On Sun, Feb 16, 2025 at 01:44:11PM -0700, Simon Glass wrote:

> Some test can only be run by a particular board in a lab, e.g. because
> they are loaded with an OS image used by the test. Add a way to specify
> this in tests.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
> 
> Changes in v2:
> - Add new patch to allow tests to be filtered by role
> 
>  test/py/conftest.py | 22 ++++++++++++++++++++++
>  test/py/pytest.ini  |  1 +
>  2 files changed, 23 insertions(+)

This seems duplicative of the existing functionality we have, all
hardware tests can only be run on platforms which configure what the
test requires, in the boardenv file.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to