[U-Boot] [PATCH 3/3] test: Move the FIT test into the correct place

Simon Glass sjg at chromium.org
Sat Aug 5 16:28:41 UTC 2017


Move this test so that it will run when 'make tests' is used.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/{image/test-fit.py => py/tests/test_fit.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename test/{image/test-fit.py => py/tests/test_fit.py} (100%)

diff --git a/test/image/test-fit.py b/test/py/tests/test_fit.py
similarity index 100%
rename from test/image/test-fit.py
rename to test/py/tests/test_fit.py
-- 
2.14.0.rc1.383.gd1ce394fe2-goog



More information about the U-Boot mailing list