.
This commit is contained in:
11
main.c
11
main.c
@@ -61,15 +61,8 @@ const char szHelp[] =
|
||||
"\t-fd <file> :\tset a failure report path & base name.\n"
|
||||
"\t\t Note that the test name will be appended to the file name.\n"
|
||||
"\t\t eg: file name is 'foo' running 'data-bitmove' :\n"
|
||||
"\t\t foo_data-bitmove.tsv\n"
|
||||
"\n"
|
||||
"\t :\t\n"
|
||||
"\n"
|
||||
"\t :\t\n"
|
||||
"\n"
|
||||
"\n"
|
||||
|
||||
"( -h | -v <level> | -fl <file> | -fd <file> |";
|
||||
"\t\t foo_data-bitmove.tsv\n";
|
||||
|
||||
|
||||
def_sOptions sOptions = {
|
||||
.ucLogLevel = E_LOGLEVEL__WARNING,
|
||||
|
||||
Reference in New Issue
Block a user