From 747440d0fa95f2205a8fcef49b6c7845700b6246 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 18 Jan 2016 19:52:28 -0700 Subject: dm: video: test: Test that bitmap display works correctly 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 Acked-by: Anatolij Gustschin --- tools/logos/denx-comp.bmp | Bin 0 -> 4148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/logos/denx-comp.bmp (limited to 'tools/logos/denx-comp.bmp') diff --git a/tools/logos/denx-comp.bmp b/tools/logos/denx-comp.bmp new file mode 100644 index 0000000000..89d0f471c8 Binary files /dev/null and b/tools/logos/denx-comp.bmp differ -- cgit v1.2.3