zephyr/tests/kernel
Andrew Boie 643f86f1f2 tests: thread_apis: exercise some system calls
We had no system call coverage for k_thread_suspend
and k_thread_resume.

Some unnecessary cleanup tasks in the test case have
been removed.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-25 22:45:09 -04:00
..
arm_irq_vector_table
arm_runtime_nmi
boot_page_table
common tests: common: cover k_cycle_get_32() syscall 2019-06-25 17:22:52 -07:00
context drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller 2019-06-25 08:06:43 -04:00
critical docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
device tests: device: cover device_get_binding() 2019-06-25 22:44:14 -04:00
early_sleep
fatal tests: kernel: fatal: add explicit test case for ARM and FP Sharing mode 2019-06-24 13:26:47 -07:00
fifo pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
fp_sharing arch/x86/Kconfig: remove CONFIG_ISA_IA32 2019-06-14 05:49:13 -04:00
gen_isr_table
interrupt
lifo pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
mbox pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
mem_heap/mheap_api_concept
mem_pool memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
mem_protect tests: userspace: cover z_object_recycle() 2019-06-25 17:28:19 -07:00
mem_slab memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
mp
msgq/msgq_api
mutex tests: mutex_api: run in user mode 2019-06-18 09:08:01 -04:00
obj_tracing k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
pending
pipe
poll tests: poll: expand userspace coverage 2019-06-18 09:08:01 -04:00
profiling/profiling_api
queue tests: queue: test k_queue_alloc_*pend() 2019-06-18 09:08:01 -04:00
sched docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
semaphore docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
sleep tests/kernel/sleep: add tests for k_usleep() API 2019-05-21 23:09:16 -04:00
smp
spinlock
stack k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
static_idt arch/x86/Kconfig: remove CONFIG_ISA_IA32 2019-06-14 05:49:13 -04:00
threads tests: thread_apis: exercise some system calls 2019-06-25 22:45:09 -04:00
tickless tests: tickless_concept: disable for coverage 2019-06-06 09:29:12 -07:00
timer docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
workq style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
xip