ztest: improve some tests
This commit changes some tests from using zassert_equal to validate
the pointers to using the zassert_is_null and zassert_not_null.
Signed-off-by:
Michał Barnaś <mb@semihalf.com>
Loading
Please sign in to comment