zephyr/tests/lib/sprintf/src
Martin Åberg 6265e2b42a tests/sprintf: FP tests independent of endian
The test access double variables as individual uint32_t. This
commit ensures that the correct uint32_t is accessed, based on
CONFIG_BIG_ENDIAN.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2020-12-04 14:33:43 +02:00
..
main.c tests/sprintf: FP tests independent of endian 2020-12-04 14:33:43 +02:00