From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id D13184D4 for ; Wed, 13 Aug 2014 06:26:49 +0000 (UTC) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 4FE662033D for ; Wed, 13 Aug 2014 06:26:49 +0000 (UTC) Received: by mail-ig0-f170.google.com with SMTP id h3so10275444igd.3 for ; Tue, 12 Aug 2014 23:26:48 -0700 (PDT) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <20140812164922.GS17528@sirena.org.uk> References: <53E38ED5.9000300@samsung.com> <53E43365.50809@hitachi.com> <53E8CF03.6020308@samsung.com> <53E8EB93.8030301@hitachi.com> <20140812130043.4894DC40C5C@trevor.secretlab.ca> <53EA3DA0.2070407@roeck-us.net> <20140812164922.GS17528@sirena.org.uk> From: Grant Likely Date: Wed, 13 Aug 2014 07:26:28 +0100 Message-ID: To: Mark Brown Content-Type: text/plain; charset=ISO-8859-1 Cc: shuah.kh@samsung.com, ksummit-discuss@lists.linuxfoundation.org, Greg Kroah-Hartman Subject: Re: [Ksummit-discuss] kselftest - What's in 3.17 and plans for 3.18 and beyond List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Aug 12, 2014 at 5:49 PM, Mark Brown wrote: > On Tue, Aug 12, 2014 at 05:23:28PM +0100, Grant Likely wrote: >> On Tue, Aug 12, 2014 at 5:15 PM, Guenter Roeck wrote: > >> > Do you have that public yet ? I might want to use that for my -stable sanity >> > tests. > >> Nothing yet. It's currently hacked into my build environment script. >> I'm working on getting it into a form usable by others. Ideally I >> think it should go into the kernel tools/testing directory. > > While we're working on things like this it's probably worth getting the > scripts Kevin, Olof and I use for build and boot test reporting (I only > run them, I've not contributed anything) or something like them into > scripts/ - they're pretty good and having a common format makes things > easier when looking at multiple reports. Where is the current copy of those scripts? g.