zephyr/tests/kernel
Maureen Helm c4123643b5 tests: fp_sharing: Extract x86 configs to separate .conf
The SSE and SSE_FP_MATH configs exist only in the x86 architecture, so
extract them to a separate prj_x86.conf file for the fp_sharing test.

Fixes Kconfig warnings when building the test for frdm_k64f:
- warning: attempt to assign the value "y" to the undefined symbol SSE
- warning: attempt to assign the value "y" to the undefined symbol
  SSE_FP_MATH

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-06-25 12:49:42 -07:00
..
alert/alert_api
arm_irq_vector_table tests: Do not build arm_irq_vector_table .config's for ARC 2018-06-12 20:18:14 -04:00
arm_runtime_nmi
boot_page_table
common
context
critical
device
early_sleep
errno
fatal tests: fix the bug of sentinel.conf 2018-06-08 16:37:22 -05:00
fifo tests: kernel: fifo_timeout: Do not potentially dereference NULL ptrs 2018-06-08 13:07:19 -05:00
fp_sharing tests: fp_sharing: Extract x86 configs to separate .conf 2018-06-25 12:49:42 -07:00
gen_isr_table
init
irq_offload
lifo
mbox
mem_heap/mheap_api_concept
mem_pool samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
mem_protect tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing tests: obj_tracing: Enhance object counter logic 2018-06-14 23:54:31 -04:00
pending
pipe sanitycheck: fail on faults/panics/oopses 2018-06-07 18:01:49 -05:00
poll
profiling/profiling_api
queue
sched tests: Fix sizing for several test for chips with 24KB of RAM 2018-06-25 19:34:33 +02:00
semaphore
sleep
smp
spinlock
stack
static_idt
threads tests/kernel: Add a test for CONFIG_MULTITHREADING=n 2018-06-13 17:23:05 -04:00
tickless
timer
workq
xip