zephyr/tests/lib
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
..
c_lib tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
cbprintf_fp
cbprintf_package tests/cbprintf_package: Use minimal libc for long double tests 2022-11-08 10:44:36 +01:00
cmsis_dsp dsp: move cmsis_dsp basicmath tests 2022-12-02 20:15:55 +01:00
cmsis_nn includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
devicetree tests: devicetree: device: Add mimxrt595_evk_cm33 exclusion 2022-12-05 11:03:14 +01:00
fdtable ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
gui/lvgl tests: lib: gui: lvgl: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
heap includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
heap_align tests: lib: add a tag to uniquely identify mem_blocks test 2022-09-26 08:11:13 +00:00
json
linear_range lib: linear_range: fix count for ranges with step 0 2022-12-27 13:12:55 +01:00
mem_alloc tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
mem_blocks tests: mem_blocks: remove board configs using dma logging 2022-09-26 10:53:43 +00:00
mem_blocks_stats tests: lib: add a tag to uniquely identify mem_blocks test 2022-09-26 08:11:13 +00:00
mpsc_pbuf ztest: improve some tests 2022-09-09 07:05:38 -04:00
newlib tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
notify lib: notify: build sys-notify conditionally. 2022-10-03 10:18:15 +02:00
onoff lib: onoff: add a config for on-off and build conditionally 2022-10-03 10:18:15 +02:00
p4workq tests: lib: p4workq: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:08:34 +01:00
ringbuffer tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
smf includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sprintf tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
spsc_pbuf ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
sys_util tests: lib: sysutil: migrating lib tests to new ZTEST API 2022-08-19 20:45:19 +00:00
time
uoscore includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00