zephyr/tests/kernel
Maksim Masalski 9f26f7d3d4 tests: updated names for the kernel tests
After run Sanitycheck script I found out that test cases
had the same test case name in the test result .xml file.
For board itodk in .xml file was duplicated kernel.common test.
To get rid of it, I decided to change test cases names
for the kernel tests, contained name kernel.common.
Now only one test has kernel.common test name,
and will be no duplicated test cases names in the future.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-22 22:55:35 -04:00
..
common
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
fp_sharing
gen_isr_table tests: kernel: Fix incorrect interrupt controller type inference. 2019-10-22 15:07:52 -07:00
interrupt tests: kernel: Fix incorrect interrupt controller type inference. 2019-10-22 15:07:52 -07:00
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect tests: kernel: userspace: replace inline assembly with C code 2019-10-15 10:06:48 -07:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
pipe
poll
profiling/profiling_api
queue
sched
semaphore
sleep tests: updated names for the kernel tests 2019-10-22 22:55:35 -04:00
smp
spinlock
stack
threads
tickless
timer
workq
xip