From 4828ee25a2db70acdb74adcc4d2075f657717a3c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 Dec 2009 17:15:02 +0000 Subject: 2009-12-03 Joel Sherrill * Makefile.am, configure.ac: New test to exercise getgrnam and getpwnam families. * psxpasswd01/.cvsignore, psxpasswd01/Makefile.am, psxpasswd01/init.c, psxpasswd01/psxpasswd01.doc, psxpasswd01/psxpasswd01.scn: New files. --- testsuites/psxtests/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/configure.ac') diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac index f536844258..976b1b6088 100644 --- a/testsuites/psxtests/configure.ac +++ b/testsuites/psxtests/configure.ac @@ -97,6 +97,7 @@ psxmsgq03/Makefile psxmsgq04/Makefile psxmutexattr01/Makefile psxobj01/Makefile +psxpasswd01/Makefile psxreaddir/Makefile psxrdwrv/Makefile psxrwlock01/Makefile -- cgit v1.2.3