zephyr/tests/subsys
Stephanos Ioannidis e996db8138 tests: cpp: libcxx: Set minimum RAM requirement for full newlib test
This commit sets the minimum RAM requirement for the full newlib test
(`cpp.libcxx.newlib`) to 24 KiB so that only the target platforms that
can provide sufficient RAM area for the newlib heap are selected.

In case of the newlib full variant, the minimum required newlib heap
size, specified by CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE, is 8192.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-11-30 14:36:44 -05:00
..
canbus drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
cpp tests: cpp: libcxx: Set minimum RAM requirement for full newlib test 2021-11-30 14:36:44 -05:00
debug cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
dfu cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
edac kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
fs fs: Fix fs_statvfs returning 0 when statvfs not implemented 2021-11-09 11:19:40 +01:00
ipc/ipc_service ipc: ipc_service: Add support for multiple instances 2021-11-04 18:03:16 +01:00
jwt tests: jwt: This test requires csprng 2021-10-07 14:02:40 -05:00
logging tests: fix double promotion warning 2021-11-24 17:14:25 -05:00
mgmt/ec_host_cmd cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
modbus cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
openthread cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
pm device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
portability cmsis_rtos_v1: fix thread instances management. 2021-09-09 12:01:06 -04:00
settings cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
shell cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
storage storage/flash_map: Add option to use MBEDTLS for img integrity check. 2021-11-24 21:52:08 -05:00
tracing/tracing_api tests: subsys: Adding testcases to check trace API 2021-09-05 07:25:34 -04:00
usb usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00