external_zblue/tests/unit
Pisit Sawangvonganan 4c9610fb61 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>
2026-04-20 17:48:37 +08:00
..
base64 tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
cbprintf tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
crc tests: unit: crc: use `zassert_equal` for cleaner assertions 2026-04-20 17:48:37 +08:00
intmath tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
list tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
math_extras tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
net_timeout tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
pot tests: unit: Fix Power-of-Two test build issue 2026-04-20 16:54:55 +08:00
rbtree tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
time_units tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
timeutil tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
util tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00
winstream tests: source Zephyr before project() call 2026-04-20 17:33:50 +08:00