tls: split certificate and connection tests into separate programs
authorDan Winship <danw@gnome.org>
Sat, 1 Oct 2011 12:55:48 +0000 (08:55 -0400)
committerDan Winship <danw@gnome.org>
Sat, 1 Oct 2011 12:55:48 +0000 (08:55 -0400)
commita05c5584985f3b7389fe685b1e6ea8634e10f395
treea6ab76fa92a06684e4dc249e5539f74d4951b0cd
parent397e9a8eaa29c49e9a7f68bca959e6adba6db66e
tls: split certificate and connection tests into separate programs
.gitignore
tls/tests/Makefile.am
tls/tests/certificate.c [new file with mode: 0644]
tls/tests/connection.c [new file with mode: 0644]
tls/tests/tls.c [deleted file]