zephyr/tests/kernel
Anas Nashif 60b18711f3 tests: remove duplicate kernel configs and usage of ARCH
Many test configs are the same, remove complexity and duplication by
using just one kernel config where applicable.

This removes the usage of ARCH which is a remnant from the days where
we had to specify the architecture of the board, the architecture is now
part of Kconfig and determined basded on the board configuration.

This will also make it easy adding new architectures to test cases without
having to add an architecture specific config file when it is actually not
needed, for example now that we will enable micro-kernel support on ARC.

Jira: ZEP-238
Change-Id: I143fa3c4629c58329cfeb0c761c7a896fc1ef63a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 16:46:08 +00:00
..
test_arm_m3_irq_vector_table
test_atomic
test_bitfield test_bitfield: exercise sys_*_bit and sys_bitfield_*_bit 2016-03-04 15:12:07 +00:00
test_build tests: build using newlib also on ARC 2016-05-05 14:08:50 +00:00
test_context tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_critical tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_early_sleep tests: test_early_sleep: Let's test at all initialization level 2016-04-08 15:08:33 +00:00
test_errno test_errno: remove unnecessary use of nanokernel API 2016-04-27 21:40:49 +00:00
test_events tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_fifo test_fifo: Reorganize directories 2016-04-01 00:07:28 +00:00
test_fifo_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_fp_sharing tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_ipm test: Convert returning code to errno.h 2016-03-23 15:49:40 +00:00
test_libs tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_lifo tests: kernel: test-lifo: reduce ram requirements 2016-03-30 20:02:54 +00:00
test_mail tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_mail_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_map tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_map_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_mem_safe tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_mutex tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_nano_work nano_work: Add nano_work_init 2016-05-21 12:02:57 +00:00
test_obj_tracing tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_pend tests: Pend microkernel tasks on nanokernel objects 2016-05-04 22:51:34 +00:00
test_pipe tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_pipe_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_pool tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_rand32 test_rand32: only microkernel version exist 2016-02-11 13:08:44 -05:00
test_ring_buf test_ring_buf: only nanokernel version exist 2016-02-11 13:08:44 -05:00
test_sema tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_sema_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_sleep test: Add nanokernel test_sleep project 2016-02-23 10:48:54 -05:00
test_slist tests: test_slist: Add test for sys_slist_insert 2016-04-28 11:41:15 +00:00
test_sprintf/microkernel tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_stack/nanokernel
test_stackprot tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_static_idt tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_task tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_task_priv tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_tickless/microkernel tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_timer tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_xip test_xip: nanokernel: use common proj.conf 2016-04-27 21:41:04 +00:00