diff options
author | Simon Glass <sjg@chromium.org> | 2017-08-05 10:28:41 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-13 15:17:36 -0400 |
commit | 3a37aee30f56aea69849f27d7839923eec58a2af (patch) | |
tree | 8a3af770fa09ec3b52baa4952999153d95291241 /test | |
parent | 77b426703ddcfbe86ea97554f626c1793a381835 (diff) | |
download | u-boot-3a37aee30f56aea69849f27d7839923eec58a2af.tar.gz u-boot-3a37aee30f56aea69849f27d7839923eec58a2af.tar.bz2 u-boot-3a37aee30f56aea69849f27d7839923eec58a2af.zip |
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>
Diffstat (limited to 'test')
-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 7e6b96dae4..7e6b96dae4 100755 --- a/test/image/test-fit.py +++ b/test/py/tests/test_fit.py |