zephyr/tests/kernel/common/src
Jan Van Winkel 0ae378e92e tests: kernel: Suppress warnings in intmath tests
Suppress integer overflow warning generated by the check macros
NEG_CHECK and ROLLOVER_CHECK in intmath tests

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-09-17 11:27:19 +02:00
..
atomic.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
bitfield.c
boot_delay.c tests: common: move boot_delay test to common 2019-02-05 20:40:07 -05:00
byteorder.c tests: kernel: Add unit test for sys_put|get_le64() 2019-08-28 09:39:56 +02:00
clock.c tests/kernel/common: Fix uptime delta test for fast ticks 2019-07-02 22:52:29 -04:00
dlist.c cleanup: include/: move misc/dlist.h to sys/dlist.h 2019-06-27 22:55:49 -04:00
errno.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
intmath.c tests: kernel: Suppress warnings in intmath tests 2019-09-17 11:27:19 +02:00
irq_offload.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
main.c tests: kernel: Add unit test for sys_put|get_le64() 2019-08-28 09:39:56 +02:00
multilib.c
printk.c printk: make it 64-bit compatible 2019-06-17 10:28:44 -07:00
sflist.c tests/kernel/common: Fix dead code in sflist test 2019-08-22 07:07:31 -04:00
slist.c lib: os: fix slist code coverage 2019-07-01 08:25:25 -07:00
timeout_order.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00