[Spice-devel] [spice-server v2 0/7] Add test-listen test case

Christophe Fergeau cfergeau at redhat.com
Mon Mar 12 15:37:51 UTC 2018


While working on some bug/new feature for SPICE, I added a test case for
our spice_server_set_port/_set_tls/... API. While the work I did this
for still needs some work, this test case should be good enough on its
own.

Christophe

Christophe Fergeau (7):
  reds: Close sockets when failing to watch them
  build: Bump glib version
  tests: basic-event-loop: Silence debug message
  test-listen: Add test case for port/address configuration
  test-listen: Add event loop helpers
  test-listen: Add TLS test
  test-listen: Add Unix socket test

 configure.ac                    |   7 +-
 server/reds.c                   |  34 ++--
 server/tests/Makefile.am        |   5 +-
 server/tests/basic-event-loop.c |   2 +-
 server/tests/test-listen.c      | 371 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 402 insertions(+), 17 deletions(-)
 create mode 100644 server/tests/test-listen.c

-- 
2.14.3



More information about the Spice-devel mailing list