Error handling
Compare changes
- Timm Fitschen authored
+ 33
− 22
@@ -18,21 +18,27 @@
@@ -51,7 +57,7 @@ TEST(test_connection, connect_somehost_42347_fails) {
@@ -64,7 +70,7 @@ TEST(test_connection, connection_insecure_authentication_error_anonymous) {
@@ -80,8 +86,10 @@ TEST(test_connection, connection_ssl_authentication_error_anonymous) {
@@ -100,8 +108,11 @@ TEST(test_connection, connection_ssl_authentication_error_wrong_credentials) {
@@ -112,10 +123,10 @@ TEST(test_connection, connection_ssl_authentication_success) {