zephyr/tests
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch tests: arch: arm: arm_irq_vector_table: Do not run if GEN_ISR_TABLES=y 2024-06-20 12:57:54 +02:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
boards everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim everywhere: replace double words 2024-06-25 06:05:35 -04:00
cmake everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
crypto everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
drivers drivers: tee: optee: handlde GET_THREAD_COUNT call 2024-06-26 14:14:25 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig/configdefault
kernel everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
lib tests: Exclude EK_RA8M1 from testing CPP98 2024-06-26 13:36:14 -04:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net tests: net: socket: Add tests for tracing 2024-06-26 15:49:43 +02:00
posix tests: posix: getopt: hifive1: reduce MIN_REQUIRED_HEAP_SIZE to 1024 2024-06-27 08:51:18 +02:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
unit test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
ztest lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
test_config.yaml