From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755980AbcA1Vai (ORCPT ); Thu, 28 Jan 2016 16:30:38 -0500 Received: from mail.skyhub.de ([78.46.96.112]:48593 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755885AbcA1Vae (ORCPT ); Thu, 28 Jan 2016 16:30:34 -0500 Date: Thu, 28 Jan 2016 22:30:27 +0100 From: Borislav Petkov To: Michael Ellerman Cc: linux-api@vger.kernel.org, LKML Subject: Re: [PATCH] tools: Add a selftests_run target Message-ID: <20160128213027.GL14274@pd.tnic> References: <1453969215-26532-1-git-send-email-bp@alien8.de> <1454016130.25145.1.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1454016130.25145.1.camel@ellerman.id.au> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 29, 2016 at 08:22:10AM +1100, Michael Ellerman wrote: > OK. You can already do: > > $ make kselftest > > > Is this better for some reason? No, I missed that there is even one in the top-level Makefile. And doing make tools/help shows only the "selftests" one. I should add kselftest to tools/Makefile's help instead. Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.