zephyr/tests/kernel
Maksim Masalski d85b45b072 tests: updated names for the arch interrupt tests
Test case arch.interrupt have same test case name
for different architectures. To get rid of it,
I decided to change test cases names.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-23 23:13:13 -04:00
..
common coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
context tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
critical tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
device
early_sleep tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
fatal tests: kernel: fatal: add a test-case for arbitrary error reason 2019-10-16 11:22:48 +02:00
fifo coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
fp_sharing coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
gen_isr_table tests: updated names for the arch interrupt tests 2019-10-23 23:13:13 -04:00
interrupt tests: kernel: Fix incorrect interrupt controller type inference. 2019-10-22 15:07:52 -07:00
lifo coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mbox coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mem_heap/mheap_api_concept
mem_pool tests/mem_pool_threadsafe: use actual minimum mempool block size 2019-10-09 17:45:40 -05:00
mem_protect tests: kernel: userspace: replace inline assembly with C code 2019-10-15 10:06:48 -07:00
mem_slab coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mp tests/kernel/mp: Update the MP test to run on emulated platforms 2019-10-06 12:53:28 -04:00
msgq/msgq_api coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mutex coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
obj_tracing coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
pending tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
pipe test_pipe_contexts: don't free memory blocks handed to k_pipe_block_put 2019-10-09 11:15:46 -07:00
poll coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
profiling/profiling_api
queue coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
sched Code Coverage: Fix the issue of function code coverage in thread.c 2019-10-23 19:16:24 -07:00
semaphore coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
sleep tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
smp coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
spinlock coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
stack coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
threads coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
tickless coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
timer coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
workq coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
xip