spice-gtk/tests
Frediano Ziglio 17a318ee96 build: Make usb-acl-helper test work under Meson
Meson waits for pipes (stdout and stderr) to be not readable but
our mocking helper does not close these handles causing Meson
to exit with a stack trace.
Note that the fact that the helper is not closing the handles
is a wanted behaviour.

Already reported at https://github.com/mesonbuild/meson/issues/3967.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
2018-09-05 15:51:16 +01:00
..
coroutine.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
file-transfer.c tests: Remove unused structure declaration 2018-06-04 16:12:34 +01:00
Makefile.am Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
meson.build Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
mock-acl-helper.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
pipe.c tests/pipe: add write close/cancel tests 2017-09-04 12:15:40 +02:00
session.c tests: Shut up warnings about unitialized struct fields 2018-04-25 09:36:44 -03:00
uri.c build-sys: bump glib requirement 2.36 -> 2.46 2017-08-01 14:52:02 +02:00
usb-acl-helper.c build: Make usb-acl-helper test work under Meson 2018-09-05 15:51:16 +01:00
util.c util: Remove unused GError parameter 2016-09-02 13:14:17 +02:00