From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH] [RFC] cr_tests: Add eventfd01 test based on LTP test Date: Tue, 27 Oct 2009 15:56:48 -0500 Message-ID: <20091027205648.GA19351@us.ibm.com> References: <1256596171-11117-1-git-send-email-matthltc@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: <1256596171-11117-1-git-send-email-matthltc-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: Matt Helsley Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Quoting Matt Helsley (matthltc-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org): > Add checkpoint spots to the LTP test. Notably different from the > epoll test library, these labels to not incorporate error handling > code. Rather the test and branch are explicit and rely on LTP tst_* > functions. As such it requires libltp.a to link. Do this with: > > make LTPROOT=/path/to/ltp/install > > Signed-off-by: Matt Helsley Since it doesn't automatically run I just went ahead and applied it. I'll get aroudn to testing when eventfd hits Oren's tree I guess :) thanks, -serge