Skip to content

Commit bea139f

Browse files
keith-packardcarlescufi
authored andcommitted
tests/posix/common: Let picolibc pick a malloc heap size
Now that picolibc's malloc arena configuration always allocates some space, we don't need explicit allocations for tests. Signed-off-by: Keith Packard <[email protected]>
1 parent 394a048 commit bea139f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/posix/common/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ tests:
4848
filter: CONFIG_PICOLIBC_SUPPORTED
4949
extra_configs:
5050
- CONFIG_PICOLIBC=y
51-
- CONFIG_PICOLIBC_ALIGNED_HEAP_SIZE=8192

0 commit comments

Comments
 (0)