]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: add scmi command test
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 14 Nov 2023 02:14:28 +0000 (11:14 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 29 Nov 2023 03:31:03 +0000 (22:31 -0500)
commit3d6fe58437571062aa3943861d25fb2262d6aac0
treee2eb38c6b3d69565e8506e09d12731d1cc02f1f9
parent23b159ed4af4e25a3a604b2417637fc5d1a8e590
test: dm: add scmi command test

In this test, "scmi" command is tested against different sub-commands.
Please note that scmi command is for debug purpose and is not intended
in production system.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
configs/sandbox_defconfig
test/dm/scmi.c