tls: Add socket based tests testing all supported suites with TLS 1.2/1.1/1.0

This commit is contained in:
Martin Willi
2014-04-01 14:52:18 +02:00
parent 74162ed997
commit 2c8d77394c
3 changed files with 527 additions and 0 deletions
+2
View File
@@ -12,3 +12,5 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*/
TEST_SUITE(socket_suite_create)