dm: test: Drop the special function for running DM tests
authorSimon Glass <sjg@chromium.org>
Sun, 30 Oct 2022 01:47:07 +0000 (19:47 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 7 Nov 2022 23:24:30 +0000 (16:24 -0700)
commitfa1e420ab0259b0e8c975a6572dc3086596b980e
tree9643dce7220ba93e93abc107184c0cea3c0e29fc
parent7cbb57321e632d966fad3f29f93689e9fc7cdc37
dm: test: Drop the special function for running DM tests

This is not needed since the flag takes care of all differences. Make use
of the common function.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/test-dm.c