On Fri, 12 Aug 2022 at 12:16, Robert Marko <[email protected]> wrote: > > Add simple test for the temperature command. > > Signed-off-by: Robert Marko <[email protected]> > --- > 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 <[email protected]>

