Error handling
Compare changes
Files
3- Timm Fitschen authored
+ 17
− 14
@@ -18,10 +18,6 @@
@@ -32,7 +28,11 @@
@@ -57,7 +57,7 @@ TEST(test_connection, connect_somehost_42347_fails) {
@@ -70,7 +70,7 @@ TEST(test_connection, connection_insecure_authentication_error_anonymous) {
@@ -86,8 +86,10 @@ TEST(test_connection, connection_ssl_authentication_error_anonymous) {
@@ -106,8 +108,9 @@ TEST(test_connection, connection_ssl_authentication_error_wrong_credentials) {
@@ -118,10 +121,10 @@ TEST(test_connection, connection_ssl_authentication_success) {