]> git.sur5r.net Git - u-boot/commit
test: py: Add cmd_echo dependency
authorMichal Simek <michal.simek@xilinx.com>
Mon, 15 May 2017 12:29:02 +0000 (14:29 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 11:29:55 +0000 (07:29 -0400)
commit6b83c38d7a195f0e93cd6ff069a69105cb59a091
tree8f6a7d5b1b9e8944c955567008e603f36432abed
parent0680f1b1f7629c49d88d8981e164ab9bb0ad8d68
test: py: Add cmd_echo dependency

There is missing dependency on echo command. Mark tests which requires
echo.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
test/py/tests/test_env.py
test/py/tests/test_shell_basics.py