spice-gtk/tests
Eduardo Lima (Etrunko) a9c715ea09 tests: Add missing static statement
Fixes the following warnings:

../tests/usb-acl-helper.c:29:10: warning: no previous prototype for ‘abort_test’ [-Wmissing-prototypes]
 gboolean abort_test(gpointer user_data)
          ^~~~~~~~~~
../tests/usb-acl-helper.c:37:10: warning: no previous prototype for ‘cancel_test’ [-Wmissing-prototypes]
 gboolean cancel_test(gpointer user_data)
          ^~~~~~~~~~~

Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
Acked-by: Marc-André Lureau <marcandre.lureau@gmail.com>
2018-10-02 08:25:04 +01:00
..
coroutine.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
file-transfer.c tests: Remove unused structure declaration 2018-06-04 16:12:34 +01:00
Makefile.am Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
meson.build Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
mock-acl-helper.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
pipe.c tests/pipe: add write close/cancel tests 2017-09-04 12:15:40 +02:00
session.c tests: Shut up warnings about unitialized struct fields 2018-04-25 09:36:44 -03:00
uri.c build-sys: bump glib requirement 2.36 -> 2.46 2017-08-01 14:52:02 +02:00
usb-acl-helper.c tests: Add missing static statement 2018-10-02 08:25:04 +01:00
util.c util: Remove unused GError parameter 2016-09-02 13:14:17 +02:00