zephyr/tests/unit
J M 9cf437728e sys: lists: Add tests for newly-added list len functions
This commit adds tests for the newly added list len APIs to the
corresponding test cases. It is noted that the test functions calculate
equivalent values manually using several different internal list
functions. This has been left unmodified to ensure that the manual ways
using each of the various for_each functions results in the same value
as the new list_len() functions.

Signed-off-by: J M <montytyper@msn.com>
2023-09-13 16:19:33 +02:00
..
base64 test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
cbprintf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
crc tests: crc: fix crc library location 2023-08-20 19:08:24 +01:00
intmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
list sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
math_extras test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
net_timeout test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
pot tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
rbtree tests: unit: rename shadowing variables 2023-08-10 08:14:12 +00:00
time_units tests: time_units: check for overflow in z_tmcvt intermediate 2022-12-19 09:36:38 +00:00
timeutil test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
util include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
winstream test: update how unit tests set sources 2022-10-31 17:01:59 +01:00