summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcipher/test/README
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcipher/test/README')
-rw-r--r--secure/lib/libcipher/test/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/secure/lib/libcipher/test/README b/secure/lib/libcipher/test/README
new file mode 100644
index 0000000..eb6b0be
--- /dev/null
+++ b/secure/lib/libcipher/test/README
@@ -0,0 +1,10 @@
+This directory contains test programs to certify DES operation and to
+time the crypt() call (of curiosity value).
+
+Simply type `make test` to run the tests.
+
+The normal `make all` and `make install` that get done during library building
+and installation will build these programs BUT NOT INSTALL THEM. After all,
+they're only for testing...
+
+- David Burren, January 1994
OpenPOWER on IntegriCloud