summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcipher/test/README
diff options
context:
space:
mode:
authorcsgr <csgr@FreeBSD.org>1994-09-07 21:18:08 +0000
committercsgr <csgr@FreeBSD.org>1994-09-07 21:18:08 +0000
commitf5ee65e487cd3843fa0f175d0e518df50b390107 (patch)
tree3f78a2359842af6be4972b84ee1a7e770c24ae80 /secure/lib/libcipher/test/README
downloadFreeBSD-src-f5ee65e487cd3843fa0f175d0e518df50b390107.zip
FreeBSD-src-f5ee65e487cd3843fa0f175d0e518df50b390107.tar.gz
Bring in the 1.1.x international libcrypt, which
will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff.
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