commit | 819f23b71cef44602e9f871346962cdf07a1d8f1 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Fri Jan 15 11:15:27 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:23 2016 -0700 |
tree | 568f9933945e3b2db1e333a4179e96e84a0884d9 | |
parent | d6310628f49f3fd308d74995bfaf60ae406feef5 [diff] |
test/py: test the md/mw commands This tests whether md/mw work, and affect each-other. Command repeat is also tested. test/cmd_repeat.sh is removed, since the new Python-based test does everything it used to. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>