2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#1614] Checkpoint: update an error message

This commit is contained in:
Francis Dupont
2022-02-22 14:47:46 +01:00
committed by Tomek Mrugalski
parent ea6691fbf5
commit 6ef7161c8a

View File

@@ -628,6 +628,7 @@ TEST(TLSTest, loadCertKeyFile) {
exps.addThrow("no start line");
exps.addThrow("no start line (PEM routines, get_name)");
exps.addThrow("no start line (PEM routines, CRYPTO_internal)");
exps.addThrow("PEM lib");
// Another possible error.
exps.addThrow("No such file or directory");
exps.runCanThrow([] {