For adding the sysvipc directory in the containers directory
signed-off-by: "Rishikesh K Rajak" <[EMAIL PROTECTED]>
CC: Serge E. Hallyn" <[EMAIL PROTECTED]>
---
testcases/kernel/containers/Makefile | 2 +-
testcases/kernel/containers/container_test.sh | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
Index: ltp-full-20070430/testcases/kernel/containers/Makefile
===================================================================
--- ltp-full-20070430.orig/testcases/kernel/containers/Makefile 2007-05-24 16:13:30.000000000 +0530
+++ ltp-full-20070430/testcases/kernel/containers/Makefile 2007-05-24 16:13:39.000000000 +0530
@@ -1,4 +1,4 @@
-SUBDIRS = libclone utsname
+SUBDIRS = libclone utsname sysvipc
all noltp noltp_check:
@set -e; for i in $(SUBDIRS); do $(MAKE) -C $$i $@; done
Index: ltp-full-20070430/testcases/kernel/containers/container_test.sh
===================================================================
--- ltp-full-20070430.orig/testcases/kernel/containers/container_test.sh 2007-05-24 16:13:30.000000000 +0530
+++ ltp-full-20070430/testcases/kernel/containers/container_test.sh 2007-05-25 14:08:41.000000000 +0530
@@ -39,3 +39,6 @@
#else
#echo "User namespaces not enabled in kernel. Not running userns tests."
#fi
+
+runipcnstest.sh
+
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list