Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753253AbaLIV1X (ORCPT ); Tue, 9 Dec 2014 16:27:23 -0500 Received: from mail-vc0-f176.google.com ([209.85.220.176]:50023 "EHLO mail-vc0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753188AbaLIV1T convert rfc822-to-8bit (ORCPT ); Tue, 9 Dec 2014 16:27:19 -0500 MIME-Version: 1.0 In-Reply-To: <7F8EB1E5A1A71643ACAD0928E03FFDE90E3D796C56@USMBX1.msg.corp.akamai.com> References: <7F8EB1E5A1A71643ACAD0928E03FFDE90E3D796BF2@USMBX1.msg.corp.akamai.com> <20141209194602.GB20166@kroah.com> <7F8EB1E5A1A71643ACAD0928E03FFDE90E3D796C21@USMBX1.msg.corp.akamai.com> <7F8EB1E5A1A71643ACAD0928E03FFDE90E3D796C56@USMBX1.msg.corp.akamai.com> Date: Tue, 9 Dec 2014 14:27:18 -0700 Message-ID: Subject: Re: selftests: question about git repos containing selftest. From: Shuah Khan To: "Young, David" Cc: Greg KH , "linux-api@vger.kernel.org" , "shuahkh@osg.samsung.com" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 9, 2014 at 2:08 PM, Young, David wrote: > >> Do you have specific patches in linux-next that you have questions about? > > Mostly I am interested in executing kselftests via something like autotest or Hudson/jenkins as a quick smoketest. I understand it's still very much an in-progress feature, but would like the closest thing to a stable set of tests to regularly clone and use. I suppose I could just wait for whatever makes it into mainline, but I'm interested in seeing the planned test coverage and test output so that I can write appropriate "glue" for use with a continuous-integration test system. > David, Please follow fixes branch for patches that are going to be in the next mainline release. I am planning to create devel or experimental branch to make my next revision install target patches available for early testing for people that want to play with work in progress. Hope this is helpful. thanks, -- Shuah -- 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/