Files
u-boot-sunxi/test
Heiko Schocher b8218a9146 tests: py: fix NameError exception if bdi cmd is not supported
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>
2016-05-13 09:17:33 -04:00
..
2016-01-13 21:05:21 -05:00
2015-05-21 09:16:18 -04:00
2014-09-24 18:30:28 -04:00
2015-05-21 09:16:18 -04:00
2015-11-19 20:27:51 -07:00