zephyr/tests/subsys
Torsten Rasmussen 08dfe74c15 tests: libcxx: increase ZTEST_STACKSIZE and added platforms for testing
Increasing ZTEST_STACKSIZE to 4096.
This ensures that the riscv32 platforms can succesfully execute the
C++ exception test cases.

Also add the following platforms to allow list:
- qemu_arc_em
- qemu_arc_hs
- qemu_cortex_m0
- qemu_cortex_m3
- qemu_cortex_r5
- qemu_riscv32
- qemu_x86
- qemu_xtensa

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-05-27 07:43:28 -05:00
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: libcxx: increase ZTEST_STACKSIZE and added platforms for testing 2021-05-27 07:43:28 -05:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu tests/dfu/mcuboot: Remove unneeded overlay file for nrf52840dk 2021-05-18 11:24:18 -05:00
edac/ibecc userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
fs tests: flash: Enable flash driver and file system tests on mimxrt1060_evk 2021-05-18 11:19:15 -05:00
jwt tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
logging tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread net: openthread: Make radio workqueue stack size configurable 2021-01-13 11:29:30 +02:00
pm pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
shell kernel: remove object tracing 2021-05-07 22:10:21 -04:00
storage storage/stream: Move fill value handling to flash_sync 2021-05-08 07:10:31 +02:00
usb