On 2 December 2015 at 15:18, Stephen Warren <swar...@wwwdotorg.org> wrote: > From: Stephen Warren <swar...@nvidia.com> > > This tests whether the following features of the U-Boot shell: > - Execution of a directly entered command. > - Compound commands (; delimiter). > - Quoting of arguments containing spaces. > - Executing commands from environment variables. > > Signed-off-by: Stephen Warren <swar...@nvidia.com> > --- > test/py/test_shell_basics.py | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > create mode 100644 test/py/test_shell_basics.py
Reviewed-by: Simon Glass <s...@chromium.org> These sorts of tests are very valuable I think. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot