summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-06-06 20:17:33 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-06-06 20:17:33 +0000
commita8a6bdd079fc0e090c6062fc09b34b6638da7869 (patch)
tree8defb012ed223911f7482c8e4fc383477ab980a5 /HACKING
parent6042557ab6ae0e397ccd6ea6b39c5a3e9a74a665 (diff)
update and document test suite
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@932 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 6 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 55072b5..52498c7 100644
--- a/HACKING
+++ b/HACKING
@@ -155,3 +155,9 @@ only potentially exploit bugs in the library and gain the privileges of the
process that was doing the name lookups. In this case the privileges of the
daemon are potentially exposed.
+
+TEST SETUP
+==========
+
+In the test directory there are a number of tests available. See the file
+README in the test directory for more details.