]> git.sur5r.net Git - u-boot/commit
test: py: hush: Add echo dependency
authorMichal Simek <michal.simek@xilinx.com>
Thu, 18 May 2017 07:23:15 +0000 (09:23 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:13:02 +0000 (14:13 -0400)
commit5bdb31706509c0dbf44228fc69538e90cc7d510e
tree1953266b5a10e888816a10b00682ad3f08b40a03
parenta5b548138b7356dbacc41ae5100dfda5200ea90b
test: py: hush: Add echo dependency

Some tests depends on echo command to be present.

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