]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3093] Applied patch
authorFrancis Dupont <fdupont@isc.org>
Wed, 27 Sep 2023 07:09:15 +0000 (09:09 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 27 Sep 2023 07:09:15 +0000 (09:09 +0200)
src/lib/asiolink/tests/tls_unittest.cc

index 59a3b3c8e8877ba1daaf1e19511c1264c28fbbe8..158dad12ff85c16316afcf0b3bfdd4ed47642cb5 100644 (file)
@@ -633,6 +633,7 @@ TEST(TLSTest, loadCertKeyFile) {
     exps.addThrow("no start line (PEM routines, CRYPTO_internal)");
     exps.addThrow("PEM lib");
     exps.addThrow("PEM lib (SSL routines)");
+    exps.addThrow("unsupported (DECODER routines)");
     // Another possible error.
     exps.addThrow("No such file or directory");
     exps.runCanThrow([] {