Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752463AbaKZNm2 (ORCPT ); Wed, 26 Nov 2014 08:42:28 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41485 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750961AbaKZNm0 (ORCPT ); Wed, 26 Nov 2014 08:42:26 -0500 Date: Wed, 26 Nov 2014 14:41:43 +0100 From: Cyril Hrubis To: Darren Hart Cc: "Michael Kerrisk (man-pages)" , Thomas Gleixner , Ingo Molnar , Jakub Jelinek , "linux-man@vger.kernel.org" , lkml , Davidlohr Bueso , Arnd Bergmann , Steven Rostedt , Peter Zijlstra , Linux API , "Carlos O'Donell" Subject: Re: futex(2) man page update help request Message-ID: <20141126134143.GB2243@rei> References: <537346E5.4050407@gmail.com> <20140515152834.GA6926@rei.Home> <20140515163004.GB7959@rei.Home> <20140515190529.GA8887@rei.Home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > >For this complexity of tests you would just need to call the tst_resm() > >interface to report success/failure and, at the end of the test, > >tst_exit() to return the stored overall test status. > > > >And ideally call the standard option parsing code and call the test in > >standard loop so that the test can take advantage of standard options as > >number of iterations to run, etc. > > > >Have a look at: > > > >https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines > > > >there is simple test example as well as description of the interfaces. > > > Thanks Cyril, > > I'll follow up with you in a couple weeks most likely. I have some urgent > things that will be taking all my time and then some until then. Feel free > to poke me though if I lose track of it :-) Do you still plan to work on this? -- Cyril Hrubis chrubis@suse.cz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/