zephyr/tests/kernel
Carles Cufi ac442203bb tests: kernel: mutex: Require 32kB RAM when building with USERSPACE
The sys_mutex test doesn't seem to fit in 24kB of RAM anymore,
when building with user mode support (CONFIG_USERSPACE=y). We,
therefore, restrict it to platforms that have 32KB or more of
RAM. We also filter the test with ARCH_HAS_USERSPACE explicitly.

The alternative setup of the sys_mutex test, i.e. without user
mode support (CONFIG_TEST_USERSPACE=n) continues to build for
platforms with less than 32k of RAM.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-08-15 20:01:05 -05:00
..
boot_page_table
common
context timer: Add Xilinx ZynqMP PS ttc timer 2019-08-09 22:50:50 +02:00
critical
device
early_sleep
fatal tests: fatal: make sure the illegal insn occupies a full word 2019-08-07 08:12:56 -05:00
fifo
fp_sharing arch: arc: optimize the float support 2019-08-01 18:09:35 -07:00
gen_isr_table riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
interrupt riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
lifo
mbox
mem_heap/mheap_api_concept
mem_pool riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
mem_protect tests: remove the exception for arc 2019-08-09 20:11:58 +02:00
mem_slab
mp
msgq/msgq_api
mutex tests: kernel: mutex: Require 32kB RAM when building with USERSPACE 2019-08-15 20:01:05 -05:00
obj_tracing
pending
pipe tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
poll
profiling/profiling_api
queue
sched tests: several tweaks for passing tests on qemu 2019-08-08 21:56:45 +02:00
semaphore
sleep
smp tests: enable hsdk and nsim_hs_smp for smp test 2019-08-11 21:18:38 +02:00
spinlock
stack
threads tests: clean up fatal error handlers 2019-08-06 19:32:22 -07:00
tickless boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
timer
workq tests: work_queue_api: Fix k_delayed_work_remaining_get() test 2019-07-23 13:54:39 +02:00
xip