Re: [U-Boot] [PATCH V3 4/7] test/py: test the md/mw commands

2016-01-11 Thread Simon Glass
On 5 January 2016 at 15:58, Stephen Warren wrote: > 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 > Signed-off-by: Stephen

[U-Boot] [PATCH V3 4/7] test/py: test the md/mw commands

2016-01-05 Thread Stephen Warren
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 Signed-off-by: Stephen Warren --- v3: - Add extra mw during md test to account for the p