[Spice-devel] [spice-gtk v1 0/2] tests: fix warnings and set name prefix
Victor Toso
me at victortoso.com
Fri Sep 30 15:10:01 UTC 2016
Hi,
First patch fixes a few harmless compiler warnings. I put it in a single
patch as I did not see a strong reason to split.
Second patch sets the test binaries to have 'test-' as prefix.
Make check result:
PASS: test-util
PASS: test-coroutine
PASS: test-session
PASS: test-spice-uri
PASS: test-pipe
PASS: test-file-transfer
PASS: test-usb-acl-helper
============================================================================
Testsuite summary for spice-gtk 0.32.96-6ce2-dirty
============================================================================
# TOTAL: 7
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
folder files with test prefix now are:
$ ls -l tests/test*
tests/test-coroutine*
tests/test-coroutine.log
tests/test-coroutine.trs
tests/test-file-transfer*
tests/test-file-transfer.log
tests/test-file-transfer.trs
tests/test-mock-acl-helper*
tests/test-pipe*
tests/test-pipe.log
tests/test-pipe.trs
tests/test-session*
tests/test-session.log
tests/test-session.trs
tests/test-spice-uri*
tests/test-spice-uri.log
tests/test-spice-uri.trs
tests/test-suite.log
tests/test-usb-acl-helper*
tests/test-usb-acl-helper.log
tests/test-usb-acl-helper.trs
tests/test_usb_acl_helper-usb-acl-helper.o
tests/test-util*
tests/test-util.log
tests/test-util.trs
Cheers,
toso
Victor Toso (2):
tests: fix some compiler warnings
tests: set binaries to have 'test' name prefix
tests/Makefile.am | 26 +++++++++++++-------------
tests/file-transfer.c | 1 -
tests/mock-acl-helper.c | 2 --
tests/pipe.c | 5 ++++-
tests/usb-acl-helper.c | 2 +-
5 files changed, 18 insertions(+), 18 deletions(-)
--
2.9.3
More information about the Spice-devel
mailing list