zephyr/tests/subsys/dsp/print_format/testcase.yaml
Keith Packard 565c9376f1 tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC
Instead of forcing use of NEWLIB_LIBC, select any available complete C
library implementation. Add CONFIG_REQUIRES_FLOAT_PRINTF where needed.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-10-25 08:32:06 +02:00

9 lines
208 B
YAML

# Copyright (c) 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
tests:
zdsp.print_format:
filter: CONFIG_FULL_LIBC_SUPPORTED or CONFIG_ARCH_POSIX
tags: zdsp
min_flash: 128
min_ram: 64