Add console test
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 16:55:57 +0000 (17:55 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 20 Nov 2011 16:55:57 +0000 (17:55 +0100)
commitbfc6975baf7302bb44d1ac37b24fb97a75ac9477
treea938b51b6e9a16ba4df2da35bedbb353b869f965
parent173d38c0f5c2a90948b00882c5dabfadadc454d6
Add console test

This test application prints a console on all connected outputs. It does not
emulate any terminal but instead just prints the test-console.

It can be used to test the console subsystem in connection with the DRM/KMS
output subsystem.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile
tests/test_console.c [new file with mode: 0644]