test: Add a test for command repeat
authorSimon Glass <sjg@chromium.org>
Sun, 14 Sep 2014 18:40:17 +0000 (12:40 -0600)
committerTom Rini <trini@ti.com>
Wed, 24 Sep 2014 22:30:28 +0000 (18:30 -0400)
commit129acd4c75f85bdb7f1267fe5f1187e0fc37d221
tree22704082d8bddd23eb5ddcc4e42fc53e6b036722
parent07b342783a11bc56c38207006b5ad9d70ca3c863
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>
test/cmd_repeat.sh [new file with mode: 0755]
test/common.sh [new file with mode: 0644]
test/trace/test-trace.sh