
13 May
2016
13 May
'16
10:44 p.m.
On Mon, May 09, 2016 at 10:08:24AM +0200, Heiko Schocher wrote:
test/py raises an error, if a board has not enabled bdi command
pytest.skip('bdinfo command not supported')
E NameError: global name 'pytest' is not defined
import pytest in test/py/u_boot_utils.py fixes this.
Signed-off-by: Heiko Schocher hs@denx.de Reviewed-by: Stephen Warren swarren@nvidia.com
Applied to u-boot/master, thanks!
--
Tom