[PATCH v2 09/12] test: dm: add SCMI base protocol test

Simon Glass sjg at chromium.org
Thu Jul 27 02:53:32 CEST 2023


\On Wed, 26 Jul 2023 at 02:39, AKASHI Takahiro
<takahiro.akashi at linaro.org> wrote:
>
> Added is a new unit test for SCMI base protocol, which will exercise all
> the commands provided by the protocol, except SCMI_BASE_NOTIFY_ERRORS.
>   $ ut dm scmi_base
> It is assumed that test.dtb is used as sandbox's device tree.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> v2
> * use helper functions, removing direct uses of ops
> ---
>  test/dm/scmi.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 109 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list