zephyr/tests/kernel
Guo Lixin d6995cb050 tests: fpu_sharing/generic: workaround crash on qemu_leon3
When running tests/kernel/fpu_sharing/generic on qemu_leon3 with the
new ztest API, a fatal error is raised while test is reported success.
So workaround this by changing the main stack size to 2048.

Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
2022-07-18 12:20:39 -04:00
..
common everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
condvar/condvar_api
context tests/kernel/context: Fixup slop in cpu_idle test case 2022-07-01 11:37:54 +02:00
device tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
early_sleep
events tests: kernel: sys_event: move to new ztest API 2022-07-05 09:52:49 -04:00
fatal tests: no-multithreading: move to new ztest API 2022-07-06 21:09:55 -04:00
fifo tests: kernel: fifo_usage: move to new ztest API 2022-07-08 12:04:21 +02:00
fpu_sharing tests: fpu_sharing/generic: workaround crash on qemu_leon3 2022-07-18 12:20:39 -04:00
gen_isr_table tests: kernel: gen_isr_table: move to new ztest API 2022-07-11 13:23:27 +02:00
interrupt tests: kernel: move the interrupt tests to new ztest API 2022-07-12 13:21:47 -04:00
lifo tests: kernel: lifo_usage: move to new ztest API 2022-07-12 10:02:33 -04:00
mbox
mem_heap tests: shared_multi_heap: Move to new ztest API 2022-07-08 20:13:04 +00:00
mem_protect tests: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
mem_slab tests: Add mslab_stats test 2022-07-12 13:59:26 +00:00
mp
msgq
mutex
obj_tracking tests: kernel: obj_tracking: move to new ztest API 2022-07-01 16:37:04 +00:00
pending
pipe tests: kernel: pipe_api: move to new ztest API 2022-07-05 11:13:00 -04:00
poll
profiling/profiling_api tests: kernel: profiling: move to new ztest API 2022-07-18 13:23:49 +00:00
queue
sched
semaphore tests: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
sleep tests: kernel: sleep: move to new ztest API 2022-07-08 12:02:18 +02:00
smp tests: kernel: smp: move to new ztest API 2022-07-01 14:04:22 -04:00
smp_boot_delay tests: kernel: smp_boot_delay: move to new ztest API 2022-07-01 16:37:17 +00:00
spinlock tests: kernel: spinlock: move to new ztest API 2022-07-04 06:54:31 -04:00
stack/stack tests: kernel: stack: move to new ztest API 2022-07-12 10:02:58 -04:00
threads tests: threads: Remove unused variable 2022-06-30 12:37:14 -05:00
tickless/tickless_concept tests: kernel: tickless: move to new ztest API 2022-07-07 10:07:58 +02:00
timer
usage/thread_runtime_stats tests: kernel: usage: move to new ztest API 2022-07-07 10:13:23 +02:00
workq tests: samples: bump timeout for FVP BaseR board 2022-07-11 11:17:02 +02:00
xip tests: kernel: xip: move to new ztest API 2022-07-08 20:10:59 +00:00