Skip to content

Commit a611992

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/mem_alloc/prj_picolibc.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
CONFIG_ZTEST=y
22
CONFIG_PICOLIBC=y
3-
CONFIG_PICOLIBC_ALIGNED_HEAP_SIZE=8192
43
CONFIG_TEST_USERSPACE=y

0 commit comments

Comments
 (0)