zephyr/tests/posix
Evgeniy Paltsev b4f49bf5fc tests: posix: env: fix failure in case toolchain with minimal libc
In case of minimal libc we have CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE = 0
by default. Some toolchains uses minimal libc by default (for example
ARC MWDT toolchain). Let's set CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE
explicitly so we can allocate memory for environment variables.

Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2024-07-11 13:24:02 -04:00
..
common everywhere: replace double words 2024-06-22 05:40:22 -04:00
env tests: posix: env: fix failure in case toolchain with minimal libc 2024-07-11 13:24:02 -04:00
eventfd posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
fs Revert "posix: device_io: use mode argument correctly in open()" 2024-07-03 15:03:05 -04:00
getentropy posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
getopt tests: posix: getopt: hifive1: reduce MIN_REQUIRED_HEAP_SIZE to 1024 2024-06-27 08:51:18 +02:00
headers Revert "net: sockets: move select() implementation to zvfs" 2024-07-03 15:03:05 -04:00
net posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
pthread_pressure posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
shm tests: posix: add tests for shared memory objects 2024-06-14 14:01:05 -04:00