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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel