From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH] Add a multi-process IPC test Date: Thu, 9 Apr 2009 13:51:59 -0500 Message-ID: <20090409185159.GA32610@us.ibm.com> References: <1239299170-14827-1-git-send-email-danms@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1239299170-14827-1-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Dan Smith Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org Quoting Dan Smith (danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org): > This test forks off several children in various states to ensure that the > IPC namespace information is properly restored after restart. Thanks, Dan. I've got a few other simple c/r tests collected which I want to automate in the next few days so one can just run 'check_cr' and get a list of pass/fails. I'll also add some tests which Nathan had written for IPC. Hmm, I suppose the easiest thing for now will be to put a tarball on lxc.sf.net. -serge