Skip to content

Merge new command "list csrs" CLI #909

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

adingank-qualcomm
Copy link
Collaborator

Added test_list_csrs with an assertion for equality of the number of CSRs reported with the number of yaml files under csr directory.

Add "list csrs" command to CLI.
Check that all CSRs for the default Unconfigured are listed.
The expected number of CSRs reported is the number of yaml files under spec/std/isa/csr/.
@adingank-qualcomm
Copy link
Collaborator Author

... and the new test failed with expected result of 0! :-)
I suspect that the smoke regression not run from the root and hence spec/std/isa/csr is not found (unlike my local runs).
Have to learn the right process for testing (even for this baby step PR)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant