Skip to content

Commit 2284bc2

Browse files
PiotrZierhoffernashif
authored andcommitted
tests: posix: Increase min_ram for xsi.single_process.newlib
Without this change, running the test for hifive1/fe310_g000 fails when trying to allocate space for env variables, with `heap size is too small`. Signed-off-by: Piotr Zierhoffer <[email protected]>
1 parent 8bb976a commit 2284bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/posix/xsi_single_process/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ tests:
3131
extra_configs:
3232
- CONFIG_NEWLIB_LIBC=y
3333
- CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=256
34+
min_ram: 24
3435
portability.xsi.single_process.picolibc:
3536
tags: picolibc
3637
filter: CONFIG_PICOLIBC_SUPPORTED

0 commit comments

Comments
 (0)