spice-common/tests
Eduardo Lima (Etrunko) 836bbd0e41 test-quic: Fix -Wsign-compare warning
../tests/test-quic.c: In function ‘gdk_pixbuf_new_random’:
../tests/test-quic.c:205:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < gdk_pixbuf_get_byte_length(random_pixbuf); i++) {
                   ^

Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2018-05-31 17:46:24 -03:00
..
Makefile.am quic: Add test case for compression/decompression 2018-05-25 17:04:23 +01:00
test-logging.c log: Forbid the usage of obsolete SPICE_LOG_DOMAIN 2017-07-05 09:53:02 +01:00
test-marshallers.c test-marshallers: Test demarshalling 2017-09-25 16:13:27 +01:00
test-marshallers.h Fix demarshaller code generator 2018-05-17 21:02:58 +01:00
test-marshallers.proto Fix demarshaller code generator 2018-05-17 21:02:58 +01:00
test-overflow.c test-overflow: Remove a leak in the test 2018-05-17 15:16:28 +01:00
test-quic.c test-quic: Fix -Wsign-compare warning 2018-05-31 17:46:24 -03:00