Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test tags #163

Open
jbush001 opened this issue Apr 7, 2018 · 0 comments
Open

Add test tags #163

jbush001 opened this issue Apr 7, 2018 · 0 comments
Labels

Comments

@jbush001
Copy link
Owner

jbush001 commented Apr 7, 2018

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.

@jbush001 jbush001 added the test label Apr 7, 2018
@jbush001 jbush001 changed the title Add test categories Add test tags Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant