tests: Convert keyboard-test to new test extension
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Fri, 7 Dec 2012 21:50:32 +0000 (13:50 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Dec 2012 20:30:25 +0000 (15:30 -0500)
commit1ba9b38ec6ff0d9a8661cc6f98eab34cbf6efd1e
tree5636652298d33721dd6de488e5f3ee12e3c6e09a
parent617f478df3216d3e851b94fbae99ac3e4c264667
tests: Convert keyboard-test to new test extension

This adds a weston-test-runner for the weston test extension and
some weston test client helper methods.

Converted keyboard-test to use the new test interface, runner,
and helper methods.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=56822

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
tests/.gitignore
tests/Makefile.am
tests/keyboard-test.c
tests/weston-test-client-helper.c [new file with mode: 0644]
tests/weston-test-client-helper.h [new file with mode: 0644]
tests/weston-test-runner.c [new file with mode: 0644]
tests/weston-test-runner.h [new file with mode: 0644]