]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Add tests for the bootmeth set command
authorMartyn Welch <martyn.welch@collabora.com>
Wed, 9 Oct 2024 13:15:41 +0000 (14:15 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 17:38:43 +0000 (11:38 -0600)
commit87980311fbb64369c29d8725fc8fb4fb35ae2f3c
treef03702fdaf332ae9db5629430bedd8ecac41ad54
parent3809fd35a5dbdbd62043ba0a72c3f37f58e69f9d
test: Add tests for the bootmeth set command

We have added a "set" sub command to bootmeth, add some tests to check
it's operation.

Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/boot/bootmeth.c