zephyr/tests/unit
Pisit Sawangvonganan d6024c5051 tests: unit: crc: use `zassert_equal` for cleaner assertions
Replace `zassert` with `zassert_equal` in CRC8-CCITT and CRC8-ROHC
test cases, as `zassert_equal` is more appropriate for comparing
actual and expected values.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-10-09 09:48:00 +02:00
..
base64 tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
cbprintf tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
crc tests: unit: crc: use `zassert_equal` for cleaner assertions 2024-10-09 09:48:00 +02:00
intmath tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
list tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
math_extras tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
net_timeout tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
pot tests: unit: Fix Power-of-Two test build issue 2023-12-19 10:03:47 -05:00
rbtree tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
time_units
timeutil tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
util tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
winstream tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00