[PATCH v3 6/7] test: py: fru: add a test for the fru command
Jae Hyun Yoo
quic_jaehyoo at quicinc.com
Thu Aug 25 16:35:24 CEST 2022
On 8/24/2022 6:25 PM, Simon Glass wrote:
> Hi,
>
> On Tue, 23 Aug 2022 at 14:53, Jae Hyun Yoo <quic_jaehyoo at quicinc.com> wrote:
>>
>> Add a simple test for the 'fru' command.
>>
>> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo at quicinc.com>
>> ---
>> Changes from v2:
>> * Added CONFIG_CMD_FRU=y only into the sandbox_defconfig. (Simon)
>>
>> Changes from v1:
>> * Newly added in v2. (Heinrich)
>>
>> configs/sandbox_defconfig | 1 +
>> test/py/tests/test_fru.py | 47 +++++++++++++++++++++++++++++++++++++++
>> 2 files changed, 48 insertions(+)
>> create mode 100644 test/py/tests/test_fru.py
>
> Can you just rely on the C test and not have this?
Sure, I'll drop this python test script in the next spin.
Thanks for your review!
Regards,
Jae
More information about the U-Boot
mailing list