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

Tests: ensure big-endian architecture is tested/managed correctly #21

Open
pilebones opened this issue Jan 29, 2021 · 0 comments
Open

Comments

@pilebones
Copy link
Owner

pilebones commented Jan 29, 2021

See issue: #13
And see test: https://github.com/pilebones/go-udev/blob/master/netlink/uevent_test.go#L67-L70

From tests, the input byte data is hard-coded for little-endian architectures. We should also manage big-endian architectures.

@pilebones pilebones changed the title Ensure from tests which all kind of endianness are managed correctly Tests: ensure big-endian architecture is tested/managed correctly Jan 29, 2021
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

No branches or pull requests

1 participant