zephyr/tests/kernel
Milosz Wasilewski deea71b3c6 tests: added TC_START to tests
TC_START was missing from some tests. For this reason automated testing
parsing wasn't unified for all tests. This patch fixes the issue and adds
TC_START to tests where it was missing.

Change-Id: I7e27a3fd8eaef9c3d0b0e0aeba9bca5b97eb0c58
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-04-13 12:08:14 +00:00
..
alert/test_alert_api
arm_irq_vector_table arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
arm_runtime_nmi tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
bitfield Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
common tests: kernel: added clock_test 2017-04-09 15:06:59 +00:00
context tests: kernel: add test point k_cpu_atomic_idle 2017-04-09 15:45:02 +00:00
critical kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
errno tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
fifo/test_fifo_api tests: kernel: added test case k_fifo_is_empty 2017-02-27 21:22:06 +00:00
fp_sharing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
gen_isr_table tests: gen_isr_table: account for riscv32 architecture 2017-02-22 14:59:01 +00:00
ipm
irq_offload
libs
lifo/test_lifo_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mbox/mbox_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mem_heap/mheap_api_concept license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
mem_pool Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
mem_safe kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
mem_slab kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
msgq/msgq_api
multilib tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
mutex tests: kernel: remove unsupported tests 2017-02-14 06:45:40 +00:00
obj_tracing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
pending kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
pipe/test_pipe_api tests: kernel: added test cases k_pipe_block_put 2017-02-28 13:35:31 +00:00
poll tests/kernel/poll: verify .signaled is set correctly 2017-02-09 23:54:27 +00:00
profiling/profiling_api tests: profiling: disable em_starterkit 2017-03-02 19:39:46 -05:00
queue tests: Add queue tests 2017-02-27 21:20:51 +00:00
semaphore/sema_api
sprintf tests: sprintf: increased main stack 2017-04-10 16:41:06 -04:00
stack/stack_api
stackprot kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
static_idt tests: port static_idt test to unified kernel 2017-04-04 12:34:38 -04:00
systhreads tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
test_build
threads_customdata/cdata_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_lifecycle tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_scheduling/schedule_api tests: kernel: added test case k_is_preempt_thread 2017-02-27 21:21:54 +00:00
timer tests: add timer monotonic test 2017-02-21 22:31:07 +00:00
workq kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
xip tests: added TC_START to tests 2017-04-13 12:08:14 +00:00