summaryrefslogtreecommitdiffstats
path: root/tests/certs-interesting/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/certs-interesting/README.md')
-rw-r--r--tests/certs-interesting/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/certs-interesting/README.md b/tests/certs-interesting/README.md
new file mode 100644
index 0000000..b2f35d4
--- /dev/null
+++ b/tests/certs-interesting/README.md
@@ -0,0 +1,6 @@
+This directory contains files used by tests/cert.c.
+
+These are interesting certificates, that used to cause a crash
+or other artifacts during loading. If a filename.err is present
+it should contain the expected error code from gnutls_x509_crt_import();
+otherwise success (0) is assumed.