]> git.baikalelectronics.ru Git - kernel.git/commit
tools/bootconfig: Show whole test command for each test case
authorMasami Hiramatsu <mhiramat@kernel.org>
Sat, 4 Sep 2021 15:54:46 +0000 (00:54 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Wed, 8 Sep 2021 19:29:16 +0000 (15:29 -0400)
commitd5286cc41081116738c7731862aa6e88346e0f66
treef18d62e2b0fe5197f2f84ee9db029b2908f8c710
parentdc2571978277bc215e51fc8313593fc50cf5608e
tools/bootconfig: Show whole test command for each test case

Show whole test command instead of only the 3rd argument.
This will clear to show what will be actually tested by
each test case.

Link: https://lkml.kernel.org/r/163077088607.222577.14786016266462495017.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/bootconfig/test-bootconfig.sh