Re: Wayland integration tests

2013-11-15 Thread Marek Ch
Hi, Amed assrs a result of previous mailing I've merged wayland-integration-tests into wayland. And, with a tear in my eye, renaead and asswrite xD (actually, I renamed all functions. I removed prefixes). Here's repo with the first version: https://github.com/mchalupa/wayland/tree/wits Regards,

Re: Wayland integration tests

2013-10-31 Thread Marek Ch
> "assread(...)" and "asswrite(...)" are not clever function names ;-) I know but I couldn't help myself xD Of course I can change the names. > >> 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? Yes,

RE: Wayland integration tests

2013-10-30 Thread Eoff, Ullysses A
> -Original Message- > From: wayland-devel-boun...@lists.freedesktop.org > [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Kristian > Høgsberg > Sent: Wednesday, October 30, 2013 8:48 AM > To: Marek Ch > Cc: wayland-devel@lists.freedesktop.org &

Re: Wayland integration tests

2013-10-30 Thread Kristian Høgsberg
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