zephyr/tests
Krzysztof Chruscinski 905c430753 tests: lib: cbprintf_package: Fix coverity issue
Ensure that length variables (len0, len1, len2) are positive
before they are used for array indexing.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-09-27 10:15:51 -04:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch test: Add arm64_high_addresses test 2021-08-30 13:38:07 -04:00
benchmarks tests: benchmarks: latency_measure: fix potential div by zero 2021-09-08 10:28:58 -04:00
bluetooth bsim: test: fix missing of warnings in bsim tests build system 2021-09-22 09:15:03 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
crypto cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers drivers: syscon: Add support for multiple regions 2021-09-22 10:32:11 -04:00
kernel tests: threads: fix uninitialized scalar variable 2021-09-17 22:30:50 -04:00
lib tests: lib: cbprintf_package: Fix coverity issue 2021-09-27 10:15:51 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: ptp: Fixed PTP clock test failure on frdm_k64f 2021-09-23 04:17:40 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys cmsis_rtos_v1: fix thread instances management. 2021-09-09 12:01:06 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00