On 05/05/2016 11:33 PM, 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.

Reviewed-by: Stephen Warren <swar...@nvidia.com>

Nit: The import statements were sorted before this patch.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to