zephyr/tests/kernel/common/src
Anas Nashif 2fb19fcbdd style: samples/tests: add braces around if/while statements
Per guidelines, all statements should have braces around them. We do not
have a CI check for this, so a few went in unnoticed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-06 15:20:21 +02:00
..
atomic.c atomic: Add atomic_set_bit_to() API 2019-01-25 17:35:44 -05:00
bitfield.c
boot_delay.c tests: common: move boot_delay test to common 2019-02-05 20:40:07 -05:00
byteorder.c
clock.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02: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 arch/*: Add z_arch_irq_unlocked() predicate and test 2019-06-03 12:03:48 -07:00
main.c kernel: fix atomic ops in user mode on some arches 2019-03-18 09:18:00 -04:00
multilib.c
printk.c tests: fix compilation error for printk 2019-03-06 18:15:06 -05:00
slist.c
timeout_order.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00