zephyr/tests/unit/cbprintf
Keith Packard 688e255e6e tests/cbprintf: Add explicit casts when testing short/char printf
Clang detects a value of the wrong size passed to printf with %h or %hh
modifiers. Insert explicit casts to the expected type.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-05 10:38:34 +02:00
..
CMakeLists.txt test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
main.c tests/cbprintf: Add explicit casts when testing short/char printf 2023-04-05 10:38:34 +02:00
prj.conf
testcase.yaml tests/cbprintf: Use minimal libc to test cbprintf code 2022-11-08 10:44:36 +01:00