Mention test dependencies in README
authorDennis Schridde <dennis.schridde@uni-heidelberg.de>
Thu, 3 Sep 2015 15:59:38 +0000 (17:59 +0200)
committerSimo Sorce <simo@redhat.com>
Thu, 3 Sep 2015 17:04:21 +0000 (13:04 -0400)
Reviewed-by: Simo Sorce <simo@redhat.com>
Closes #56

README

diff --git a/README b/README
index 7091850..9d25fb3 100644 (file)
--- a/README
+++ b/README
@@ -20,6 +20,14 @@ provided without these extensions.
     krb5 (>=1.11)
     Apache (>=2.4)
 
+### Tests
+
+To run tests, you also need:
+
+* The Kerberos 5 Key-Distribution-Center (`krb5-kdc` package on Debian)
+* [nss_wrapper](https://cwrap.org/nss_wrapper.html)
+* [socket_wrapper](https://cwrap.org/socket_wrapper.html)
+
 Installation
 ------------