commit | 7b41cb1c0bbb699d6e0b63bd6a692a3421d949b7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 14 12:40:17 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Wed Sep 24 18:30:28 2014 -0400 |
tree | 22704082d8bddd23eb5ddcc4e42fc53e6b036722 | |
parent | 0132648d1e243bb2ea328a999fe34e9b87db45d3 [diff] |
test: Add a test for command repeat This performs a command, then repeats it, and checks that the repeat happens. Signed-off-by: Simon Glass <sjg@chromium.org>