zephyr/tests/unit
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
..
base64 test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
cbprintf tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00
crc test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
intmath test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
list test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
math_extras test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
net_timeout test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
rbtree test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
timeutil test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
util test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
winstream test: update how unit tests set sources 2022-10-31 17:01:59 +01:00