commit | fa1e420ab0259b0e8c975a6572dc3086596b980e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 29 19:47:07 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Nov 07 16:24:30 2022 -0700 |
tree | 9643dce7220ba93e93abc107184c0cea3c0e29fc | |
parent | 7cbb57321e632d966fad3f29f93689e9fc7cdc37 [diff] |
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>