gio/tests: add a socket-listener test
authorDan Winship <danw@gnome.org>
Sun, 23 Nov 2014 17:33:01 +0000 (12:33 -0500)
committerDan Winship <danw@gnome.org>
Sun, 23 Nov 2014 17:33:01 +0000 (12:33 -0500)
commite784a4ba326e939b74578f417202833d3231c7ac
tree6b0c3721849d45e6215a9852aa89a49689c0ca7d
parent9a6e01ea5bde908e2bcce4dc66d89483e84fd837
gio/tests: add a socket-listener test

Add a GSocketListener test program. Currently the only test is a
regression test for bug 712570 (based on a standalone bug reproducer
provided by Ross Lagerwall).
gio/tests/.gitignore
gio/tests/Makefile.am
gio/tests/socket-listener.c [new file with mode: 0644]