zephyr/tests/kernel/timer
Peter Bigot ce47c809b9 tests: kernel: timer_api: fix formatting specifiers in diagnostic
Several of the values passed to the conversion failure diagnostic are
unsigned and/or 32-bit values, while all format specifiers are for
signed 64-bit integers.  Make the specifiers consistent with the
argument.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-26 12:24:58 +02:00
..
starve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer_api tests: kernel: timer_api: fix formatting specifiers in diagnostic 2020-08-26 12:24:58 +02:00
timer_monotonic zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00