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 SVD2SwiftTests #86

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Add SVD2SwiftTests #86

merged 2 commits into from
Mar 6, 2024

Conversation

rauhul
Copy link
Collaborator

@rauhul rauhul commented Mar 6, 2024

Adds a number of introductory tests to cover some of svd2swift's code generation features. These tests expose a number of bugs which are not fixed by this commit. Further issues and commits will track fixes to these bugs.

This commit also moves diff printing logic from MMIOInterposable to MMIOUtilities so the new SVD2SwiftTests can leverage it as well. The accompanying tests have also been moved to the appropriate modules.

Adds a number of introductory tests to cover some of svd2swift's code
generation features. These tests expose a number of bugs which are not
fixed by this commit. Further issues and commits will track fixes to
these bugs.

This commit also moves diff printing logic from MMIOInterposable to
MMIOUtilities so the new SVD2SwiftTests can leverage it as well. The
accompanying tests have also been moved to the appropriate modules.
@rauhul
Copy link
Collaborator Author

rauhul commented Mar 6, 2024

@swift-ci test

@rauhul rauhul merged commit 982bf38 into main Mar 6, 2024
2 of 4 checks passed
@rauhul rauhul deleted the svd2swift-tests branch March 6, 2024 22:21
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