summaryrefslogtreecommitdiff
path: root/test/dm/scmi.c
AgeCommit message (Expand)Author
2024-08-26test: dm: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-11-28test: dm: add scmi command testAKASHI Takahiro
2023-11-28test: dm: skip scmi tests against disabled protocolsAKASHI Takahiro
2023-10-24test: dm: add SCMI power domain protocol testAKASHI Takahiro
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-01-05test:dm:fix typoYuepeng Xing
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2021-04-12test: scmi: add local variables for scmi agent referenceEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere