[U-Boot] [PATCH v2 14/14] dm: video: test: Test that bitmap display works correctly

Simon Glass sjg at chromium.org
Thu Jan 21 16:26:48 CET 2016


On 18 January 2016 at 19:52, Simon Glass <sjg at chromium.org> wrote:
> Add a test for the 'bmp' command. Test both the uncompressed and compressed
> versions of the file, since they use different code paths.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Anatolij Gustschin <agust at denx.de>
> ---
>
> Changes in v2: None
>
>  include/configs/sandbox.h |   2 ++
>  test/dm/video.c           |  54 ++++++++++++++++++++++++++++++++++++++++++++++
>  tools/logos/denx-comp.bmp | Bin 0 -> 4148 bytes
>  3 files changed, 56 insertions(+)
>  create mode 100644 tools/logos/denx-comp.bmp

Applied to u-boot-dm


More information about the U-Boot mailing list