No description
- C++ 96.7%
- C 2%
- CMake 1.3%
| .kdev4 | ||
| lodepng@34742d48e5 | ||
| Tests | ||
| CMakeLists.txt | ||
| globals.h | ||
| lcd_display.cpp | ||
| lcd_display.h | ||
| lcd_display_types.h | ||
| LCDSlideshow.kdev4 | ||
| main.cpp | ||
| png_view.cpp | ||
| png_view.h | ||
| README.md | ||
| regex.cpp | ||
| regex.h | ||
| user_interface.cpp | ||
| user_interface.h | ||
LCDTest
A modular C++ application designed to test LCD displays on Linux-kernel-based embedded platforms via the FBDEV interface.
Since tests are defined by using a modular abstraction provided by the source code, a single "build" may implement multiple tests for multiple devices (e.g. platform or product variants).
Designed with "absolute minimal runtime dependencies" in mind.