enhance signalfile parameter for debbuging
This commit is contained in:
parent
5f6539842f
commit
3f00f866f7
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: testshl.cxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: lla $ $Date: 2003-01-28 10:13:33 $
|
||||
* last change: $Author: lla $ $Date: 2003-03-05 08:44:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -165,6 +165,8 @@ int _cdecl main( int argc, char* argv[] )
|
|||
"-onlyerrors, shows only the failed test functions",
|
||||
/* "-tc=s@, name(s) of testcase(s) to generate", */
|
||||
"-sf=s, absolute path and name to the signal file.",
|
||||
//! new (helpful if at debug time)
|
||||
"-dntsf, if given, do not touch signal file, also if one exist.",
|
||||
"-jobonly=s, job control file, these jobs should only executed.",
|
||||
"-jobfilter=s, use a filter for just some tests.",
|
||||
"-onlyshowjobs, show only all jobs, do no tests.",
|
||||
|
|
Loading…
Reference in a new issue