zephyr/tests/posix/getopt
Patryk Koscik 65a80d5bc2 tests: posix: getopt: hifive1: reduce MIN_REQUIRED_HEAP_SIZE to 1024
This commit reduces `CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE` from
2048 to 1024 for the SiFive HiFive1 board.

Otherwise, the test fails on the following assert from Newlib:
memory space available for newlib heap is less than the minimum required
size specified by CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE

Signed-off-by: Patryk Koscik <pkoscik@antmicro.com>
2024-06-27 08:51:18 +02:00
..
boards tests: posix: getopt: hifive1: reduce MIN_REQUIRED_HEAP_SIZE to 1024 2024-06-27 08:51:18 +02:00
src tests posix getopt: Minor fix for native targets 2023-10-20 15:01:25 +02:00
CMakeLists.txt
prj.conf posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
testcase.yaml tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00