Skip to content
Commit e9174c6d authored by Andy Ross's avatar Andy Ross Committed by Andrew Boie
Browse files

tests/kernel/common: Add rigorous integer typing test



Zephyr code routinely assumes conventional ILP32/LP64 integer
behavior, and occasionally relies on it to perform some nice tricks.
This is despite the fact that this behavior (while pervasively adopted
and in use on all architectures we care about supporting) isn't
actually guaranteed by the language standard which allows much looser
semantics than actual exist on hardware.

Put it into the intmath section of this test as a build time thing.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 538754cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment