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:
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 (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([] {
|
||||
|
Reference in New Issue
Block a user