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> |
||
|---|---|---|
| .. | ||
| abstract_driver.c | ||
| abstract_driver.h | ||
| bad_driver.c | ||
| dummy_driver.c | ||
| main.c | ||
| mmio_multireg.c | ||
| mmio.c | ||
| test_driver_init.c | ||