Wayland integration tests

Kristian Høgsberg hoegsberg at gmail.com
Wed Oct 30 16:47:35 CET 2013


On Wed, Oct 30, 2013 at 08:33:21AM +0100, Marek Ch wrote:
> 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 :)

This is very similar to what we're trying to do in weston tests/.  Did
you consider just building out the current weston in-tree test suite?

Kristian


More information about the wayland-devel mailing list