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

Set up conformance testing #11

Merged
merged 22 commits into from
Jun 12, 2024
Merged

Set up conformance testing #11

merged 22 commits into from
Jun 12, 2024

Conversation

Scott-Guest
Copy link
Contributor

@Scott-Guest Scott-Guest commented Jun 4, 2024

Sets up the basic infrastructure to run the RISC-V Architectural Test Suite, compiling and disassembling every test file.

For reviewers,

  • riscof/README.md describes the purpose of the various riscof configuration files
  • test_conformance.py contains the actual testing logic.

@Scott-Guest Scott-Guest force-pushed the riscof-tests branch 2 times, most recently from 1703416 to 13e5b78 Compare June 5, 2024 02:12
Copy link
Contributor

@Baltoli Baltoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor questions; all seems fine to me in general though as I presume the riscof compatibility code is pretty heavily based on the provided templates.

tests/riscof/README.md Outdated Show resolved Hide resolved
tests/riscof/README.md Outdated Show resolved Hide resolved
tests/riscof/kriscv/riscof_kriscv.py Show resolved Hide resolved
.github/actions/with-docker/Dockerfile Outdated Show resolved Hide resolved
src/tests/integration/test_conformance.py Show resolved Hide resolved
@Scott-Guest Scott-Guest marked this pull request as ready for review June 12, 2024 00:12
@Baltoli
Copy link
Contributor

Baltoli commented Jun 12, 2024

What needed to change to get riscof working via Poetry @Scott-Guest?

@rv-jenkins rv-jenkins merged commit 1baa0e6 into master Jun 12, 2024
3 checks passed
@rv-jenkins rv-jenkins deleted the riscof-tests branch June 12, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants