Skip to content

Commit 394a048

Browse files
keith-packardcarlescufi
authored andcommitted
tests/kernel/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 7da1fca commit 394a048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/kernel/common/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ tests:
3232
tags: picolibc
3333
extra_configs:
3434
- CONFIG_PICOLIBC=y
35-
- CONFIG_PICOLIBC_ALIGNED_HEAP_SIZE=8192

0 commit comments

Comments
 (0)