summaryrefslogtreecommitdiff
path: root/include/test/video.h
AgeCommit message (Collapse)Author
2025-05-02test: video: Export the video-checking functionsSimon Glass
We want to check the display contents in expo tests, so move the two needed functions to a new header file. Rename them to have a video_ prefix. Signed-off-by: Simon Glass <[email protected]>