]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
test: Rename test_fit() to test_fit_base()
authorSimon Glass <sjg@chromium.org>
Mon, 13 Apr 2026 12:59:54 +0000 (06:59 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 22 Apr 2026 22:52:14 +0000 (16:52 -0600)
The current name is uses as a root name by a few other tests, such as
test_fit_ecdsa() which makes it hard to run just this test.

Rename it to test_fit_base()

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

index 4a19bd5cb49570b32e8b9055c2cca46fda0d7e9b..4c7d400bc6a5eac3db597a35fe8f67a8900eba20 100755 (executable)
@@ -119,7 +119,7 @@ host save hostfs 0 %(loadables2_addr)x %(loadables2_out)s %(loadables2_size)x
 @pytest.mark.boardspec('sandbox')
 @pytest.mark.buildconfigspec('fit')
 @pytest.mark.requiredtool('dtc')
-def test_fit(ubman):
+def test_fit_base(ubman):
     def make_fname(leaf):
         """Make a temporary filename