zephyr/tests/unit/cbprintf
Keith Packard 6bfa0f17e8 tests/cbprintf: Use minimal libc to test cbprintf code
These tests all assume that the same underlying cbprintf function will be
used for all operations, which is not true when using picolibc. Force the
use of the minimal C library as that will check the right code paths.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-11-08 10:44:36 +01:00
..
CMakeLists.txt
main.c
prj.conf
testcase.yaml tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00