zephyr/tests/kernel
Jaxson Han 7d174eed41 test: kernel: fpu_sharing: Fix text exception by increasing the stack size
The test case will show an unexpected exception in the idle thread after
all test cases pass. The issue is caused by the main thread
stackoverflow.

Increase the main stack configured in this test case to fix the issue.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2023-05-30 10:14:55 +02:00
..
cache tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
common tests/kernel/common: Add an explicit test using the minimal C library 2023-05-27 06:23:31 -04:00
condvar/condvar_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
context samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
device samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
early_sleep samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
events samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fatal tests: kernel: add qemu_riscv to no-multithreading tests 2023-05-12 09:56:40 +02:00
fifo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fpu_sharing test: kernel: fpu_sharing: Fix text exception by increasing the stack size 2023-05-30 10:14:55 +02:00
gen_isr_table barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
interrupt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lifo tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
mbox samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mem_heap tests: shared_multi_heap: Docstring typo fix 2023-05-29 14:34:33 -04:00
mem_protect tests: kernel/userspace: add a test for kernel only thread 2023-05-25 16:30:26 -04:00
mem_slab tests: kernel: add qemu_riscv to no-multithreading tests 2023-05-12 09:56:40 +02:00
mp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
msgq samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mutex tests: sys_mutex: cleanup test metadata 2023-05-25 04:44:11 -04:00
obj_tracking tests: kernel: Add events to object tracking 2023-02-02 20:21:12 +09:00
pending tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
pipe samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
poll samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
profiling/profiling_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
queue samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sched samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
semaphore samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sleep samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
smp SMP: reproduce finalized test case 2023-05-27 06:17:22 -04:00
smp_boot_delay samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
spinlock samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
stack/stack samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
threads tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
tickless/tickless_concept pm: rt5xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
timer tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
usage/thread_runtime_stats tests: kernel: usage: Relax timing requirements for RISCV 2023-05-27 06:26:13 -04:00
workq samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
xip tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00