|
From: Manu I. <man...@ya...> - 2006-03-28 05:12:12
|
Hi,
I have encountered one more problem with my LTP results. I
have ran the script runalltests.sh. According to the LTP
documentation,
The most frequently used script, runalltest.sh, currently
provides the following options. If no options are specified
while executing this script, the default behaviour is as
follows:
> Run a single iteration of all the default set of tests
> Verbose output of of test-case status on screen
> Does not produce any log file or test results by
default
I have done the test in this way,
sh runalltests.sh -p -l <logfile> -q
But when I analysed the results, i found that, the total
number of tests is showed as 817 and first, the 145 tests
are repeated 5 times and the first 92 once again (6th
time). i.e. 145 x 5 + 92 = 817.
I thought all the tests would be run only once. But then i
tried with the option '-f', the tests in the command file
are run only once. I have gone thru the script 'runltp' and
couldn't find any loops. Can any one help me please.
Thanks Manu
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|