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

Cgreen self-tests with offsets break on exotic architectures #228

Open
thoni56 opened this issue May 11, 2020 · 0 comments
Open

Cgreen self-tests with offsets break on exotic architectures #228

thoni56 opened this issue May 11, 2020 · 0 comments
Labels

Comments

@thoni56
Copy link
Contributor

thoni56 commented May 11, 2020

As have been shown in #226 and #227 some tests will correctly show different offsets when run on architectures that are not little-endians or have int-sizes different from 4 bytes.

Those tests should probably be removed from the output text diffing suite and moved into programmed tests where calculation of the correct offset could be done based on architecture.

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

No branches or pull requests

1 participant