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 test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
main.c tests: unit: cbprintf: Disable logging 2022-09-19 10:14:23 +00:00
prj.conf tests: unit: move the cbprintf test to new ztest API 2022-08-23 16:22:59 +02:00
testcase.yaml tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00