diff options
author | Simon Glass <sjg@chromium.org> | 2017-08-05 16:28:41 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-13 19:17:36 (GMT) |
commit | 3a37aee30f56aea69849f27d7839923eec58a2af (patch) | |
tree | 8a3af770fa09ec3b52baa4952999153d95291241 | |
parent | 77b426703ddcfbe86ea97554f626c1793a381835 (diff) | |
download | u-boot-fsl-qoriq-3a37aee30f56aea69849f27d7839923eec58a2af.tar.xz |
test: Move the FIT test into the correct place
Move this test so that it will run when 'make tests' is used.
Signed-off-by: Simon Glass <sjg@chromium.org>
-rwxr-xr-x | test/py/tests/test_fit.py (renamed from test/image/test-fit.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/image/test-fit.py b/test/py/tests/test_fit.py index 7e6b96d..7e6b96d 100755 --- a/test/image/test-fit.py +++ b/test/py/tests/test_fit.py |