zephyr/tests/kernel/common/src
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
atomic.c atomic: Add atomic_set_bit_to() API 2019-01-25 17:35:44 -05:00
bitfield.c tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
boot_delay.c tests: common: move boot_delay test to common 2019-02-05 20:40:07 -05:00
byteorder.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
clock.c tests: kernel: common: Bugfix for POSIX arch in TICKLESS 2018-11-13 09:19:03 -05:00
dlist.c misc/dlist: Swap insertion API for a faster one 2019-02-01 15:57:21 -05:00
errno.c tests: common: move errno test to common 2019-02-05 20:40:07 -05:00
intmath.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
irq_offload.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
main.c kernel: fix atomic ops in user mode on some arches 2019-03-18 09:18:00 -04:00
multilib.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
printk.c tests: fix compilation error for printk 2019-03-06 18:15:06 -05:00
slist.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
timeout_order.c tests: kernel: common: Bugfix for POSIX arch in TICKLESS 2018-11-13 09:19:03 -05:00