Skip to content

Commit 7da1fca

Browse files
keith-packardcarlescufi
authored andcommitted
tests/c_lib: 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 a611992 commit 7da1fca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/c_lib/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ tests:
77
tags: clib picolibc ignore_faults
88
extra_configs:
99
- CONFIG_PICOLIBC=y
10-
- CONFIG_PICOLIBC_ALIGNED_HEAP_SIZE=8192

0 commit comments

Comments
 (0)