tests: Define and implement a test protocol extension.

The weston test extension, called weston-test.so, can be loaded
from the "modules" configuration option on the command line
or in the .ini file.

Clients can bind to the "wl_test" interface to interact with
the weston test extension.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
This commit is contained in:
U. Artie Eoff
2012-12-07 13:50:29 -08:00
committed by Kristian Høgsberg
parent bc2312c7c6
commit 65e7e7a65b
5 changed files with 339 additions and 7 deletions
+3
View File
@@ -2,3 +2,6 @@ matrix-test
setbacklight
test-client
test-text-client
wayland-test-client-protocol.h
wayland-test-protocol.c
wayland-test-server-protocol.h