Add tests for the linear interpolation math functions. Signed-off-by: Jordan Yates <jordan@embeint.com>
6 lines
142 B
Text
6 lines
142 B
Text
# Copyright (c) 2024 Embeint Inc
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
# roundf support on Xtensa
|
|
CONFIG_REQUIRES_FULL_LIBC=y
|