
13 Aug
2022
13 Aug
'22
4:58 p.m.
On Fri, 12 Aug 2022 at 12:16, Robert Marko robert.marko@sartura.hr wrote:
Add simple test for the temperature command.
Signed-off-by: Robert Marko robert.marko@sartura.hr
test/cmd/Makefile | 1 + test/cmd/temperature.c | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 test/cmd/temperature.c
Reviewed-by: Simon Glass sjg@chromium.org