From d82b61ae5518f03f5df18b5d132f103a88bf9777 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 31 Aug 2009 18:49:09 +0000 Subject: rename software to nss-pam-ldapd git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@978 ef36b2f9-881f-0410-afb5-c4e39611909c --- tests/README | 6 +++--- tests/test_cfg.c | 2 +- tests/test_common.c | 2 +- tests/test_dict.c | 2 +- tests/test_getpeercred.c | 2 +- tests/test_myldap.c | 2 +- tests/test_nsscmds.sh | 2 +- tests/test_set.c | 2 +- tests/test_tio.c | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) (limited to 'tests') diff --git a/tests/README b/tests/README index 79cfeb6..0b70ef6 100644 --- a/tests/README +++ b/tests/README @@ -3,9 +3,9 @@ This document tries to descrive the test in this directory. Most of these tests should be self-explanitory as they should be simple unit tests of the shipped modules (more unit tests are welcome). -Since nss-ldapd is meant for providing data from an LDAP server for some tests -you should have an LDAP server and for even other tests you need to have -nss-ldapd installed (patches for using LD_PRELOAD or similar tricks instead +Since nss-pam-ldapd is meant for providing data from an LDAP server for some +tests you should have an LDAP server and for even other tests you need to have +nss-pam-ldapd installed (patches for using LD_PRELOAD or similar tricks instead are welcome). For this a test setup should be made (the tests are ignored if no such setup diff --git a/tests/test_cfg.c b/tests/test_cfg.c index ce16a48..269b57c 100644 --- a/tests/test_cfg.c +++ b/tests/test_cfg.c @@ -1,6 +1,6 @@ /* test_cfg.c - simple test for the cfg module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2007, 2009 Arthur de Jong diff --git a/tests/test_common.c b/tests/test_common.c index d8aa35b..89856d4 100644 --- a/tests/test_common.c +++ b/tests/test_common.c @@ -1,6 +1,6 @@ /* test_common.c - simple test for the common module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2008 Arthur de Jong diff --git a/tests/test_dict.c b/tests/test_dict.c index 0684fc2..905d916 100644 --- a/tests/test_dict.c +++ b/tests/test_dict.c @@ -1,6 +1,6 @@ /* test_dict.c - simple test for the dict module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2007, 2008 Arthur de Jong diff --git a/tests/test_getpeercred.c b/tests/test_getpeercred.c index 73786c8..13edf97 100644 --- a/tests/test_getpeercred.c +++ b/tests/test_getpeercred.c @@ -1,6 +1,6 @@ /* test_getpeercred.c - simple test for the peercred module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2008 Arthur de Jong diff --git a/tests/test_myldap.c b/tests/test_myldap.c index 23ac574..5cf3a31 100644 --- a/tests/test_myldap.c +++ b/tests/test_myldap.c @@ -1,6 +1,6 @@ /* test_myldap.c - simple test for the myldap module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2007 Arthur de Jong diff --git a/tests/test_nsscmds.sh b/tests/test_nsscmds.sh index 2469a97..388c140 100755 --- a/tests/test_nsscmds.sh +++ b/tests/test_nsscmds.sh @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA -# This script expects to be run in an environment where nss-ldapd +# This script expects to be run in an environment where nss-pam-ldapd # is deployed with an LDAP server with the proper contents (nslcd running). # FIXME: update the above description and provide actual LDIF file # It's probably best to run this in an environment without nscd. diff --git a/tests/test_set.c b/tests/test_set.c index ccd5891..7ebfe4e 100644 --- a/tests/test_set.c +++ b/tests/test_set.c @@ -1,6 +1,6 @@ /* test_set.c - simple test for the set module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2008 Arthur de Jong diff --git a/tests/test_tio.c b/tests/test_tio.c index 6f4410d..0e2a3e8 100644 --- a/tests/test_tio.c +++ b/tests/test_tio.c @@ -1,6 +1,6 @@ /* test_tio.c - simple test for the tio module - This file is part of the nss-ldapd library. + This file is part of the nss-pam-ldapd library. Copyright (C) 2007, 2008 Arthur de Jong -- cgit v1.2.3