]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Fix the help for the ut command
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 12 Aug 2023 22:16:41 +0000 (00:16 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 22 Aug 2023 19:17:52 +0000 (15:17 -0400)
commitc8659ca88c52acb2c00928f4534402b69b1e64a5
tree3cb0b1d0388f13d67cc6c5f8f53f04e6a79926ef
parent7e6e40c572332b3835c5cb48a08e1d8d404c871c
test: Fix the help for the ut command

Drop the 'ut' prefix, this is superfluous and not present in
any of the other ut tests.

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