[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200602092145.06afaf72@gandalf.local.home>
Date: Tue, 2 Jun 2020 09:21:45 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Masami Hiramatsu <mhiramat@...nel.org>
Cc: Shuah Khan <skhan@...uxfoundation.org>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <shuah@...nel.org>,
Tom Zanussi <tom.zanussi@...ux.intel.com>
Subject: Re: [PATCH v2 3/7] selftests/ftrace: Add "requires:" list support
On Tue, 2 Jun 2020 18:08:31 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:
> +++ b/tools/testing/selftests/ftrace/test.d/template
> @@ -1,6 +1,7 @@
> #!/bin/sh
> # SPDX-License-Identifier: GPL-2.0
> # description: %HERE DESCRIBE WHAT THIS DOES%
> +# requires: %HERE LIST UP REQUIRED FILES%
Not sure what you mean by "LIST UP". Perhaps you mean "LIST OF"?
-- Steve
> # you have to add ".tc" extention for your testcase file
> # Note that all tests are run with "errexit" option.
Powered by blists - more mailing lists