Skip to content

Add test tags #163

@jbush001

Description

@jbush001

test_harness.py should allow adding tags to tests and filter running tests by those tags. For example, tests could be tagged as exercising emulator, hardware, or software (with some tests belonging to multiple categories). For a compiler tests, we could only tests tagged with software, skipping things like verilog unit tests, for example.

This would also be useful for tagging which tests should be run during CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions