Skip to content
Commit 37919afd authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Dan Kalowsky
Browse files

tests: lib: min_heap: use more descriptive assert_ macros



make test cases more readable using more direct assert_ macros, for
example zassert_not_null(foo, ...) instead of
zassert_true(foo != NULL, ...).

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent b33e28d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment