zephyr/tests
Peter Bigot 76d8f8f1e2 include: sys: time_units: fix 32-bit near conversion for overflow
Adjusting the input value to allow round to nearest can cause an
overflow which invalidates the expectation that the 32-bit result is
the low 32 bits of the 64-bit result.  If the adjustment overflows do
the full-precision conversion and truncate in the caller.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-03 01:49:42 +02:00
..
application_development tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arch tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
benchmarks tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
bluetooth tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
boards tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
crypto tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
deprecated/dts tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
drivers tests: drivers: gpio_basic_api: silence Coverity warning 2020-06-01 21:59:17 +02:00
kernel include: sys: time_units: fix 32-bit near conversion for overflow 2020-06-03 01:49:42 +02:00
lib test: lib: devicetree: add tests for DT_ macros for retrieving PWM period 2020-05-29 14:48:12 +02:00
misc/test_build tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net tests: net: udp: Enable more usermode tests for sendmsg() 2020-06-02 15:22:47 +02:00
portability tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
posix tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
shell tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
subsys tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
unit sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros 2020-05-08 17:50:25 +02:00
ztest tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00