-
- Downloads
dm: video: test: Add tests for the video uclass
Add tests that check that the video console is working correcty. Also check that text output produces the expected result. Test coverage includes character output, wrapping and scrolling. Signed-off-by:Simon Glass <sjg@chromium.org> Acked-by:
Anatolij Gustschin <agust@denx.de>
Showing
- arch/sandbox/dts/test.dts 7 additions, 0 deletionsarch/sandbox/dts/test.dts
- drivers/video/sandbox_sdl.c 0 additions, 9 deletionsdrivers/video/sandbox_sdl.c
- include/dm/test.h 8 additions, 0 deletionsinclude/dm/test.h
- test/dm/Makefile 1 addition, 0 deletionstest/dm/Makefile
- test/dm/video.c 190 additions, 0 deletionstest/dm/video.c
Loading
Please register or sign in to comment