stephane eranian wrote:
> Will,
> 
> Is that what I am supposed to get out:
> 
> $ runtest --tool pfmon
> WARNING: Couldn't find tool init file
> Test Run By eranian on Mon May  5 23:28:08 2008
> Native configuration is x86_64-unknown-linux-gnu
> 
>               === pfmon tests ===
> 
> Schedule of variations:
>     unix
> 
> Running target unix
> Using /usr/share/dejagnu/baseboards/unix.exp as board description file
> for target.
> Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
> WARNING: Couldn't find tool config file for unix, using default.
> 
>               === pfmon Summary ===

Hi Stephane,

That doesn't look right. You might try adding a "--debug" to the command line 
and look through the resulting dbg.log file.

There should be a summary in the output reporting the number of passes and 
fails 
like the following successful run:


$ runtest --tool pfmon
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By wcohen on Wed May  7 09:57:55 2008
Native configuration is x86_64-unknown-linux-gnu

                === pfmon tests ===

Schedule of variations:
     unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.
Running ./pfmon/pfmon-run.exp ...

                === pfmon Summary ===

# of expected passes            7

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to