From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753304AbaIXP6Q (ORCPT ); Wed, 24 Sep 2014 11:58:16 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.232]:21765 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753141AbaIXP6P (ORCPT ); Wed, 24 Sep 2014 11:58:15 -0400 Date: Wed, 24 Sep 2014 11:58:11 -0400 From: Steven Rostedt To: Masami Hiramatsu Cc: LKML , Namhyung Kim , Shuah Khan , Tom Zanussi , Oleg Nesterov , Fengguang Wu , Ingo Molnar Subject: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases Message-ID: <20140924115811.6eeeab8c@gandalf.local.home> In-Reply-To: <20140924114235.4287f4a1@gandalf.local.home> References: <20140923173846.603cb49c@gandalf.local.home> <5422336A.6030304@hitachi.com> <20140924114235.4287f4a1@gandalf.local.home> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.24; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Sep 2014 11:42:35 -0400 Steven Rostedt wrote: > > I think you'd better use exit_unsupported/exit_xfail to notify > > that the test target is not configured, or expected to fail. > Are these functions defined anywhere? I don't seem them in your v5 patch set, or in selftests anywhere. -- Steve