summaryrefslogtreecommitdiff
path: root/drivers/spmi
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-07-17 00:20:14 +0200
committerSimon Glass <sjg@chromium.org>2020-07-20 11:37:47 -0600
commit105da6251a16cfc5db1ef374b5a18ea8df6e8a4c (patch)
tree932ac4bf61bf50e484bb2c345899a275d39591d1 /drivers/spmi
parent469f04e8827d6b470ffb0aedf456fa118b2df238 (diff)
test/dm: check if devices exist
Running 'ut dm' on the sandbox without -D or -d results in segmentation faults due to NULL pointer dereferences. Check that device pointers are non-NULL before using them. Use ut_assertnonnull() for pointers instead of ut_assert(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Tested-by: Philippe Reynes <philippe.reynes@softathome.com>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions