[PATCH v3 7/7] test: cmd: fru: add unit test for the fru command

Jae Hyun Yoo quic_jaehyoo at quicinc.com
Thu Aug 25 16:34:16 CEST 2022


Hi Simon,

On 8/24/2022 6:25 PM, Simon Glass wrote:
> 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>

Oh, you found this unit test script. Thanks for your review!

Jae


More information about the U-Boot mailing list