summaryrefslogtreecommitdiff
path: root/include/test/cmd.h
AgeCommit message (Collapse)Author
2023-12-13test: Add a new suite for commandsSimon Glass
Add a new suite for 'cmd' tests, used for testing commands. These are kept in the test/cmd directory. For now it is empty, but it will be used for coreboot-command tests. Signed-off-by: Simon Glass <[email protected]>