[Spice-devel] [PATCH spice-server 0/5] Various CI and tests improvements

Frediano Ziglio fziglio at redhat.com
Sun Nov 11 09:31:27 UTC 2018


Fix minor CI issues running tests in parallel.
Fix Valgrind execution on Fedora 29 (which Gitlab CI now uses).
Add a test.

Frediano Ziglio (5):
  test-display-base: Fix warning message avoidance
  test-leaks: Avoid clashing with test-display-base ports
  ci: Merge new glib.supp file
  ci: Ignore leak from GnuTLS p11 call
  tests: Add a small test for red_record_ APIs

 server/tests/.gitignore          |   1 +
 server/tests/Makefile.am         |   1 +
 server/tests/meson.build         |   1 +
 server/tests/test-display-base.c |   5 +-
 server/tests/test-leaks.c        |   2 +-
 server/tests/test-record.c       | 100 +++++++++++++++++++++++++++++++
 server/tests/valgrind/glib.supp  |  64 ++++++++++++++++----
 7 files changed, 160 insertions(+), 14 deletions(-)
 create mode 100644 server/tests/test-record.c

-- 
2.17.2



More information about the Spice-devel mailing list