zephyr/tests/kernel/common/src
Nicolas Pitre ae597c07b6 printk: print %p properly on 32-bit targets
The width for %p on 32-bit targets should be 8 regardless of
CONFIG_PRINTK64. Adjust the test accordingly.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2020-06-27 00:03:58 -04:00
..
atomic.c tests: atomic operation: add new test cases 2020-06-10 10:46:28 -04:00
bitfield.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
boot_delay.c tests: kernel: common: re-enabled test-cases for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
byteorder.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock.c tests: kernel: common: re-enabled test-cases for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
errno.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
irq_offload.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
main.c tests: kernel: Add a new test for providing time duration in milliseconds 2020-06-11 07:13:23 -04:00
multilib.c
printk.c printk: print %p properly on 32-bit targets 2020-06-27 00:03:58 -04:00
timeout_order.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00