summaryrefslogtreecommitdiff
path: root/tools/patman/test_cseries.py
AgeCommit message (Collapse)Author
2025-07-23patman: Update test for Anatolij's new email addressTom Rini
This test was failing due to matching on Anatolij's old email address. Switch to the new one. Signed-off-by: Tom Rini <[email protected]>
2025-05-27patman: Add tests for CseriesSimon Glass
Add various tests for the Cseries functionality, including both direct and via-cmdline variants. Signed-off-by: Simon Glass <[email protected]>