zephyr/tests/kernel/common/src
Andrew Boie 31c4cc54fa tests: common: cover k_cycle_get_32() syscall
We had plenty of coverage for k_cycle_get(), but not its
32-bit variant. Run a case in user mode so that the system
call handler gets covered.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-25 17:22:52 -07: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 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 pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
intmath.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05: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: common: cover k_cycle_get_32() syscall 2019-06-25 17:22:52 -07:00
multilib.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
printk.c printk: make it 64-bit compatible 2019-06-17 10:28:44 -07:00
slist.c tests: kernel: Add description for common and interrrupt 2018-07-18 06:52:18 -04:00
timeout_order.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00