[U-Boot] [PATCH v2 4/4] test: Move the FIT test into the correct place
Simon Glass
sjg at chromium.org
Sun Aug 13 15:35:04 UTC 2017
Move this test so that it will run when 'make tests' is used.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Rebase to master
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.434.g98096fd7a8-goog
More information about the U-Boot
mailing list