System call and exception regression tests#379
Merged
Conversation
This was
linked to
issues
Feb 2, 2024
FinnWilkinson
requested changes
Feb 8, 2024
cb07244 to
5e31769
Compare
5e31769 to
33b02bf
Compare
ABenC377
requested changes
Feb 16, 2024
Contributor
ABenC377
left a comment
There was a problem hiding this comment.
A few minor comment comments. Otherwise looks good.
8993e7c to
6d0add5
Compare
JosephMoore25
requested changes
Feb 16, 2024
Contributor
JosephMoore25
left a comment
There was a problem hiding this comment.
Looks all good. One overlapping fix with Instruction Class update PR to resolve before approval
FinnWilkinson
previously approved these changes
Feb 16, 2024
dANW34V3R
reviewed
Feb 17, 2024
ABenC377
previously approved these changes
Feb 19, 2024
dANW34V3R
previously approved these changes
Feb 19, 2024
FinnWilkinson
previously approved these changes
Feb 19, 2024
JosephMoore25
previously approved these changes
Feb 19, 2024
ABenC377
previously approved these changes
Feb 19, 2024
…alues aren't carried over between test cases
8487bfd
29285bf to
8487bfd
Compare
dANW34V3R
approved these changes
Feb 20, 2024
JosephMoore25
approved these changes
Feb 20, 2024
FinnWilkinson
approved these changes
Feb 20, 2024
This was referenced Feb 21, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Within this PR, updates and additions to the Syscall and Exception test suites in both AArch64 and RISCV have been implemented to improve the test coverage of supported system calls and instruction exceptions.
Tests still required:
[ ] PipelineFlush exception instances in RISCV namespace[ ] Illegal Instruction exception instances in RISCV namespace