Re: [Spice-devel] [PATCH spice-server] tests: Add a test for streaming devices

2017-11-17 Thread Frediano Ziglio
> > Frediano Ziglio writes: > > > Currently create device, open it and pass some messages checking > > they are handled. > > > > Signed-off-by: Frediano Ziglio > > --- > > server/tests/Makefile.am | 1 + > > server/tests/test-stream-device.c | 151 > > +++

Re: [Spice-devel] [PATCH spice-server] tests: Add a test for streaming devices

2017-11-17 Thread Christophe de Dinechin
Frediano Ziglio writes: > Currently create device, open it and pass some messages checking > they are handled. > > Signed-off-by: Frediano Ziglio > --- > server/tests/Makefile.am | 1 + > server/tests/test-stream-device.c | 151 > ++ > 2 files cha

[Spice-devel] [PATCH spice-server] tests: Add a test for streaming devices

2017-11-16 Thread Frediano Ziglio
Currently create device, open it and pass some messages checking they are handled. Signed-off-by: Frediano Ziglio --- server/tests/Makefile.am | 1 + server/tests/test-stream-device.c | 151 ++ 2 files changed, 152 insertions(+) create mode 100644