]> git.ipfire.org Git - people/ms/u-boot.git/commit
test: Convert the FIT test to test/py
authorSimon Glass <sjg@chromium.org>
Sat, 5 Aug 2017 16:28:40 +0000 (10:28 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:36 +0000 (15:17 -0400)
commit77b426703ddcfbe86ea97554f626c1793a381835
treee43c4d47472108b50d76981652189f34c1af08af
parentbde671237f476f2a4cc325c664a2bb2fc7c1fa6d
test: Convert the FIT test to test/py

Convert this test to use the pytest framework.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/image/test-fit.py