u-boot-brain/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
..
dm test/dm/core.c: Make pre-reloc test use pre-reloc struct 2016-04-14 11:51:39 -06:00
env
fs test/fs: error case fixes/enhancements 2016-01-13 21:05:21 -05:00
image image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
py tests: py: fix NameError exception if bdi cmd is not supported 2016-05-13 09:17:33 -04:00
stdint
trace trace: Improve the trace test number recognition 2016-02-26 08:53:10 -07:00
vboot image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
cmd_ut.c
command_ut.c test/py: test the shell if command 2016-01-20 19:06:23 -07:00
common.sh
compression.c
Kconfig
Makefile
time_ut.c
ut.c test: Record and silence console in tests 2015-11-19 20:27:51 -07:00