OSDN Git Service

ktest: Add name to running title
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Sat, 22 Nov 2014 00:28:24 +0000 (19:28 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 22 Nov 2014 00:38:58 +0000 (19:38 -0500)
commit18656c7099c627bdf8579b21dea512e0a8addbb9
treee1b8db98e6303e93858f6ce0112c6f04547b2df6
parent22c37a9ac49d0bf3ec384cdbc60a5600d48e298e
ktest: Add name to running title

Instead of just showing the test type of test in the start of the
test, like this:

  RUNNING TEST 1 of 26 with option build defconfig

Add the name (if it is defined) as well, like this:

  RUNNING TEST 1 of 26 (arm64 aarch64-linux) with option build defconfig

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl