ktest: Add TEST_NAME option
Searching through several tests, it gets confusing which test result is for which test. By adding the TEST_NAME option, the user can tell which test result belongs to which test. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
This commit is contained in:
committed by
Steven Rostedt
parent
30f75da5ff
commit
9064af5206
@@ -545,6 +545,12 @@
|
||||
# all preceding tests until a new CHECKOUT is set.
|
||||
#
|
||||
#
|
||||
# TEST_NAME = name
|
||||
#
|
||||
# If you want the test to have a name that is displayed in
|
||||
# the test result banner at the end of the test, then use this
|
||||
# option. This is useful to search for the RESULT keyword and
|
||||
# not have to translate a test number to a test in the config.
|
||||
#
|
||||
# For TEST_TYPE = patchcheck
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user