[PATCH v2 4/4] test: cmd: add test for temperature command
Simon Glass
sjg at chromium.org
Sat Aug 13 16:58:56 CEST 2022
On Fri, 12 Aug 2022 at 12:16, Robert Marko <robert.marko at sartura.hr> wrote:
>
> Add simple test for the temperature command.
>
> Signed-off-by: Robert Marko <robert.marko at 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 at chromium.org>
More information about the U-Boot
mailing list