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

See if we can use bindgen layout tests #167

Closed
ian-h-chamberlain opened this issue Feb 26, 2024 · 0 comments · Fixed by #168
Closed

See if we can use bindgen layout tests #167

ian-h-chamberlain opened this issue Feb 26, 2024 · 0 comments · Fixed by #168

Comments

@ian-h-chamberlain
Copy link
Member

To catch the struct size/alignment issues, I wonder if we could have caught that using bindgen's layout tests. I think they were omitted before because we didn't have any good way to run them, but with test-runner now we might be able to actually do it in CI. I'll file an issue

Originally posted by @ian-h-chamberlain in #162 (comment)

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 a pull request may close this issue.

1 participant