zephyr/tests
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
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch arm: cortex-m: shrink hidden option for null-pointer detection 2021-05-26 12:30:05 -05:00
benchmarks tests: benchmarks: mbedtls: Support legacy API 2021-05-09 09:59:22 -05:00
bluetooth Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto
drivers tests: drivers: i2s_api: Fix MPU fault in user mode 2021-05-25 12:57:38 -05:00
kernel arm: shrink names for null-pointer exception detection Kconfigs 2021-05-26 12:30:05 -05:00
lib tests: mem_alloc: workaround aggressive optimization 2021-05-24 23:31:10 -04:00
misc/test_build tests: test_build: Exclude lpcxpresso55s69_ns from debug builds 2021-05-21 20:12:23 -05:00
net tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests: libcxx: increase ZTEST_STACKSIZE and added platforms for testing 2021-05-27 07:43:28 -05:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest tests: ztest: Use #if defined() 2021-05-26 14:12:01 -05:00