commit | 15061800860c89add2ab347fcd61d1f3f4df48fe | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 25 12:23:04 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:30 2015 -0600 |
tree | eabcdf89497ebccbae438200ad6be9ebcfe161f2 | |
parent | bb99e33af5843b7e22838690bc07c7d85e0f8524 [diff] |
dm: test: Allow 'dm test' to select a particular test to run As well as running all tests, it is useful to be able to run a selected test. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>