]> git.baikalelectronics.ru Git - uboot.git/commit
test: cmd: add test for temperature command
authorRobert Marko <robimarko@gmail.com>
Tue, 6 Sep 2022 11:30:36 +0000 (13:30 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 11 Oct 2022 20:03:04 +0000 (16:03 -0400)
commitd9f9065e8f0741c1c75a5ded9adaf06cbdc24dac
tree917986046cbdb4c39576bb1d733a33523fe44ca8
parent68c5f7a5c726a98594cc9539025c43edaba8bd37
test: cmd: add test for temperature command

Add simple test for the temperature command.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/Makefile
test/cmd/temperature.c [new file with mode: 0644]