Now that picolibc's malloc arena configuration always allocates some space, we don't need explicit allocations for tests. Signed-off-by: Keith Packard <keithp@keithp.com>
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_PICOLIBC=y
|
|
CONFIG_TEST_USERSPACE=y
|