[PATCH v3 7/7] test: cmd: fru: add unit test for the fru command
Simon Glass
sjg at chromium.org
Thu Aug 25 03:25:39 CEST 2022
On Tue, 23 Aug 2022 at 14:53, Jae Hyun Yoo <quic_jaehyoo at quicinc.com> wrote:
>
> Add test cases for the fru command.
>
> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo at quicinc.com>
> ---
> Changes from v2:
> * Newly added in v3. (Simon)
>
> include/test/suites.h | 1 +
> test/cmd/Makefile | 1 +
> test/cmd/fru.c | 84 +++++++++++++++++++++++++++++++++++++++++++
> test/cmd_ut.c | 6 ++++
> 4 files changed, 92 insertions(+)
> create mode 100644 test/cmd/fru.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list