Skip to content

Add bitfield read/write tests - #332

Open
ipburbank wants to merge 1 commit into
wlav:masterfrom
ipburbank:fix/bitfields
Open

ipburbank wants to merge 1 commit into
wlav:masterfrom
ipburbank:fix/bitfields

Conversation

@ipburbank

Copy link
Copy Markdown

Test reading and writing C++ bitfield members including unsigned fields, neighbor corruption prevention, value truncation, signed bitfields with sign extension, and multi-storage-unit layouts.

Fixes #57

Test reading and writing C++ bitfield members including unsigned
fields, neighbor corruption prevention, value truncation, signed
bitfields with sign extension, and multi-storage-unit layouts.

Fixes wlav#57
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.

Problems with reading/writing bitfields

1 participant