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_build
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
test_errno
test_events tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_fifo
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_libs tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_lifo
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
test_obj_tracing tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
test_pend
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_ring_buf
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_slist
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