mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#1614] Checkpoint: update an error message
This commit is contained in:
committed by
Tomek Mrugalski
parent
ea6691fbf5
commit
6ef7161c8a
@@ -628,6 +628,7 @@ TEST(TLSTest, loadCertKeyFile) {
|
|||||||
exps.addThrow("no start line");
|
exps.addThrow("no start line");
|
||||||
exps.addThrow("no start line (PEM routines, get_name)");
|
exps.addThrow("no start line (PEM routines, get_name)");
|
||||||
exps.addThrow("no start line (PEM routines, CRYPTO_internal)");
|
exps.addThrow("no start line (PEM routines, CRYPTO_internal)");
|
||||||
|
exps.addThrow("PEM lib");
|
||||||
// Another possible error.
|
// Another possible error.
|
||||||
exps.addThrow("No such file or directory");
|
exps.addThrow("No such file or directory");
|
||||||
exps.runCanThrow([] {
|
exps.runCanThrow([] {
|
||||||
|
Reference in New Issue
Block a user