zephyr/tests/lib/linear_range
Gerard Marull-Paretas adbd0603b6 lib: linear_range: fix count for ranges with step 0
Ranges with step 0, that is, multiple indices representing the same
value, need to report the count exclusively based on indices. This makes
it possible to later retrieve all values, e.g. in a group.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-12-27 13:12:55 +01:00
..
src lib: linear_range: fix count for ranges with step 0 2022-12-27 13:12:55 +01:00
CMakeLists.txt
prj.conf
testcase.yaml