mirror of https://github.com/schoebel/mars
test_suite: docu
This commit is contained in:
parent
df3b0c091a
commit
95cd54d700
|
@ -119,6 +119,8 @@ The output fo start_test.sh consists of the following sections:
|
||||||
The main part of this section consists of output lines of the function
|
The main part of this section consists of output lines of the function
|
||||||
lib_vmsg. These lines have the following format:
|
lib_vmsg. These lines have the following format:
|
||||||
<date time> <file:line_no of the call to lib_vmsg> <message> [[<callstack>]]
|
<date time> <file:line_no of the call to lib_vmsg> <message> [[<callstack>]]
|
||||||
|
The level from which the bash call stack is printed in <callstack> is
|
||||||
|
configurable via variable main_min_stack_level.
|
||||||
|
|
||||||
- In case of an error: Subsection titled "Callstack" (to stderr)
|
- In case of an error: Subsection titled "Callstack" (to stderr)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue