commit | 2a83e86026524db45b13cff5d3dc97d6b2482273 | [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 | fbd9550bd5c3c07fba1374ae88b5df2663e09a33 [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>