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)
commitc68e73b65fb9101e3234586db29c3a04e9b37534
tree917986046cbdb4c39576bb1d733a33523fe44ca8
parent1fad2cb852581ff34c2f115ec07b1bba9eef8342
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]