summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/md501/md501.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/md501/md501.doc')
-rw-r--r--testsuites/libtests/md501/md501.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/libtests/md501/md501.doc b/testsuites/libtests/md501/md501.doc
new file mode 100644
index 0000000000..fcb994bc34
--- /dev/null
+++ b/testsuites/libtests/md501/md501.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: md501
+
+directives:
+
+ - MD5Init
+ - MD5Update
+ - MD5Final
+
+concepts:
+
+ - Ensures that the MD5 digest is calucated correctly for a sample data set.