vconn: Test SSL vconns too.
authorBen Pfaff <blp@nicira.com>
Thu, 7 Jan 2010 22:00:58 +0000 (14:00 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 7 Jan 2010 23:00:51 +0000 (15:00 -0800)
commitdc68127607513267a2a3c732de55ffdecbc90757
treea8200b7b72ebd625abdd0f90ab78184149f7a685
parent557092898d7ac9d7451d565720c56fba811494e8
vconn: Test SSL vconns too.

This test should help avoid simple bugs in the SSL vconn and SSL stream
implementations in the future.  It would have found the bugs fixed by
recent commits.
tests/library.at
tests/test-vconn.c
tests/testpki-cacert.pem [new file with mode: 0644]
tests/testpki-cert.pem [new file with mode: 0644]
tests/testpki-privkey.pem [new file with mode: 0644]
tests/testpki-req.pem [new file with mode: 0644]