Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751892AbbEFSfM (ORCPT ); Wed, 6 May 2015 14:35:12 -0400 Received: from cantor2.suse.de ([195.135.220.15]:56846 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225AbbEFSfJ (ORCPT ); Wed, 6 May 2015 14:35:09 -0400 Message-ID: <1430937292.1940.32.camel@stgolabs.net> Subject: Re: [GIT PULL] selftest: Add futex functional tests From: Davidlohr Bueso To: Darren Hart Cc: Linux Kernel Mailing List , Shuah Khan , linux-api@vger.kernel.org, Ingo Molnar , Peter Zijlstra , Thomas Gleixner , KOSAKI Motohiro Date: Wed, 06 May 2015 11:34:52 -0700 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1592 Lines: 40 On Fri, 2015-03-27 at 15:17 -0700, Darren Hart wrote: > Hi Shuah, > > This series begins the process of migrating my futextest tests into kselftest. > I've started with only the functional tests, as the performance and stress may > not be appropriate for kselftest as they stand. > > I cleaned up various complaints from checkpatch, but I ignored others that would > require significant rework of the testcases, such as not using volatile and not > creating new typedefs. > > The patches will follow, but I'm providing a pull request for your convenience > as well. > > The following changes since commit 0b63accf87225b5eb7e52814c374cf02d733d4bb: > > tools, update rtctest.c to verify passage of time (2015-03-24 22:02:59 -0600) > > are available in the git repository at: > > git://git.infradead.org/users/dvhart/linux.git futextest > > Darren Hart (5): > selftests: Add futex functional tests > selftest/futex: Update Makefile to use lib.mk > selftest/futex: Increment ksft pass and fail counters > selftest: Add futex tests to the top-level Makefile > kselftest: Add exit code defines I haven't really gone through these, but given how much I use these tests from your tree, I'm very glad to see them converted for upstream. I hope its as easy to use in kselftests though. Acked-by: Davidlohr Bueso -- 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/