From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH] [RFC] cr_tests: Add eventfd01 test based on LTP test Date: Tue, 27 Oct 2009 18:59:31 -0400 Message-ID: <4AE77B53.5090601@librato.com> References: <1256596171-11117-1-git-send-email-matthltc@us.ibm.com> <20091027205648.GA19351@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091027205648.GA19351-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: "Serge E. Hallyn" Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Serge E. Hallyn wrote: > 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 :) It's there since yesterday. I guess not much sleep for you tonight :) Oren.