]> git.baikalelectronics.ru Git - uboot.git/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)
commit904c5a8ef3a011d74af13e5fd8f2ee58ae28fbb8
tree8f6a7d5b1b9e8944c955567008e603f36432abed
parent24da3eb67f0592981e2ad7fcfc31fe845d9c3694
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