Re: [PATCH weston v2 00/14] Implement screenshot-based testing with the headless renderer

2015-05-15 Thread Daniel Stone
Hi Bryce, On 15 May 2015 at 09:21, Bryce Harrington wrote: > This series adds support for implementing test cases that can check > rendering output without needing connection to a physical output. It > utilizes the pixman renderer in the headless backend to generate > screenshots at the request

[PATCH weston v2 00/14] Implement screenshot-based testing with the headless renderer

2015-05-15 Thread Bryce Harrington
This series adds support for implementing test cases that can check rendering output without needing connection to a physical output. It utilizes the pixman renderer in the headless backend to generate screenshots at the request of the test client. The test creates a shm buffer and passes it to t