]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 7 Oct 2023 21:41:02 +0000 (23:41 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 9 Dec 2023 13:42:29 +0000 (08:42 -0500)
commit5bd32a96adec37811e8ba5f88a07b3908db14d5f
treee6f8a4adf5e430fd35e71c2acbe61a10dc146a3a
parent3e4225aa91c2eabc71fd144be8a4a0359737d9d3
test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()

Rename bdinfo_test_move() to bdinfo_test_full(). The former is a
remnant of deriving this test from another test. No functional
change.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
test/cmd/bdinfo.c