diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-10-07 08:10:16 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-10-07 08:10:16 -0700 |
commit | 799ccef3e2559f7c8a11f7e31800f6a2500be49e (patch) | |
tree | 12975369ea537a1327b74858870ae737f7c0f2fb /xts5 | |
parent | a0ecc10f4ec24b6ffb16a2512c28a4ccb703e6f3 (diff) |
tcc: Print test suite and test case names in reports
tcc provides the test suite name (xts5) and test case name (e.g.
/Xproto/pAllocColor) to the test program via the environment. The test
program uses this information when outputting the results to stdout.
TET_TSNAME is a new global variable containing the test suite name
provided by tcc. This required a change to the config initialization to
only check if the value was an absolute path when necessary.
TET_TCNAME is a per-test-exec variable providing the test case name as
listed in the scenario file.
Diffstat (limited to 'xts5')
0 files changed, 0 insertions, 0 deletions