Re: [PATCH weston v1 12/17] tests: make client_roundtrip universal

2014-12-15 Thread Pekka Paalanen
On Fri, 5 Dec 2014 14:36:45 +0100 Marek Chalupa wrote: > Make client_roundtrip a function instead of macro and > make it work with both - normal clients and toytoolkit clients. > > Signed-off-by: Marek Chalupa > --- > tests/weston-test-client-helper.c | 17 + > tests/weston-te

[PATCH weston v1 12/17] tests: make client_roundtrip universal

2014-12-05 Thread Marek Chalupa
Make client_roundtrip a function instead of macro and make it work with both - normal clients and toytoolkit clients. Signed-off-by: Marek Chalupa --- tests/weston-test-client-helper.c | 17 + tests/weston-test-client-helper.h | 5 ++--- 2 files changed, 19 insertions(+), 3 dele