tls: Clean up testing and coverage support
authorStef Walter <stefw@collabora.co.uk>
Fri, 19 Aug 2011 12:53:36 +0000 (14:53 +0200)
committerStef Walter <stefw@collabora.co.uk>
Fri, 26 Aug 2011 12:57:59 +0000 (14:57 +0200)
commitcb4057ca631f2caf12b9241385c0deb8e9d84252
tree5eb3b7fa5f7aee203b22dfb29db32ea354adcadf
parent6cda90ef7594c50bb8aeaa2c6acaedcebed24b11
tls: Clean up testing and coverage support

 * Make 'make check' work properly with tests
 * Use a similar approach to glib to running gtester and hooking
   in the unit tests to 'make check'
 * Use GIO_EXTRA_MODULES to load the in-tree gnutls module.
 * Add coverage support similar to glib

https://bugzilla.gnome.org/show_bug.cgi?id=656906
.gitignore
Makefile.decl
configure.ac
proxy/libproxy/Makefile.am
tls/gnutls/Makefile.am
tls/tests/Makefile.am