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

[doit] add task RunRISCVArchitectureTests #164

Merged
merged 1 commit into from
Sep 19, 2021

Conversation

umarcor
Copy link
Collaborator

@umarcor umarcor commented Sep 19, 2021

Similarly to #162 and #163, this is a subset of #110.

Instead of calling sim/run_riscv_arch_test.sh directly, it is wrapped in a doit task named RunRISCVArchitectureTests. An option (-s|--suite) of type "choice" allows selecting which tests to run.

In upcoming PRs, we might remove sim/run_riscv_arch_test.sh and replace it with more specific doit/python code. Particularly, https://github.com/stnolting/neorv32/blob/master/sim/run_riscv_arch_test.sh#L49-L61 might be enhanced by using enums/dictionaries.

@stnolting
Copy link
Owner

In upcoming PRs, we might remove sim/run_riscv_arch_test.sh and replace it with more specific doit/python code. Particularly, https://github.com/stnolting/neorv32/blob/master/sim/run_riscv_arch_test.sh#L49-L61 might be enhanced by using enums/dictionaries.

Nice idea, but not urgent at all. 👍

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.

None yet

2 participants