Home
last modified time | relevance | path

Searched hist:"8 b86c609b8600c03c72557b7002b490a856902e0" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/test/py/tests/
H A Dtest_shell_basics.py8b86c609b8600c03c72557b7002b490a856902e0 Fri Jan 15 18:15:28 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: add test of basic shell functionality

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 <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/test/
H A Dcommand_ut.c8b86c609b8600c03c72557b7002b490a856902e0 Fri Jan 15 18:15:28 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: add test of basic shell functionality

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 <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>