Hi, I've been recently writing a simple test framework and tests for wayland protocol. It should focus on testing display<->client interaction. The framework contains functions for creating wayland display, one client's process and a few functions for communication between them (client can ask for emitting an event, or wait until display creates some object and similar) The tests are included in test/ folder but are not very complex yet.
Here's the link: https://github.com/mchalupa/wayland-integration-tests I appreciate any comments :) Regards Marek Ch.
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
