提交 52100d7f 编写于 作者: H Heiko Carstens 提交者: Steven Rostedt

ftracetest: Sort testcases

Make sure the order of the executed testcases is always the same.

Link: http://lkml.kernel.org/p/1413802323-5297-3-git-send-email-heiko.carstens@de.ibm.comAcked-by: NMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
上级 d20058f6
......@@ -37,7 +37,7 @@ abspath() {
}
find_testcases() { #directory
echo `find $1 -name \*.tc`
echo `find $1 -name \*.tc | sort`
}
parse_opts() { # opts
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册