index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
scmi.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: dm: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-11-28
test: dm: add scmi command test
AKASHI Takahiro
2023-11-28
test: dm: skip scmi tests against disabled protocols
AKASHI Takahiro
2023-10-24
test: dm: add SCMI power domain protocol test
AKASHI Takahiro
2023-10-13
test: dm: add SCMI base protocol test
AKASHI Takahiro
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
2023-10-13
test: dm: add protocol-specific channel test
AKASHI Takahiro
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
2023-01-05
test:dm:fix typo
Yuepeng Xing
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
2021-04-12
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2020-09-30
firmware: smci: sandbox test for SCMI reset controllers
Etienne Carriere
2020-09-30
firmware: scmi: sandbox test for SCMI clocks
Etienne Carriere
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere