[qmtest] Target File

Craig, Dave dwcraig at qualcomm.com
Sat Jul 23 01:20:52 UTC 2005


I ran into a problem with inundating QMTest with too much output.  I had
to write a wrapper executable for my executable that pipe the output
from the executable through "tail -50" to see only the last fifty lines.

I'm sure you could also redirect stdout/stderr in your wrapper script to
/dev/null.  You'll just need to exit with the exit code returned from
the wrapped executable to make sure pass/fail works ok.

HTH,
	Dave

-----Original Message-----
From: Pankaj Jain [mailto:pankajj at qualcomm.com] 
Sent: Friday, July 22, 2005 6:08 PM
To: Kelly Lucas; qmtest at codesourcery.com
Subject: Re: [qmtest] Target File

Hi,
I am printing out bunch of stuff but I dont want qmtest to compare it
with 
Standard output string ( which is null in this case) . Is there any way
I 
can disable the Standard output option for a perticular test.

Thanks
Pankaj
----- Original Message ----- 
From: "Kelly Lucas" <kellyl at google.com>
To: <qmtest at codesourcery.com>
Sent: Friday, July 15, 2005 10:50 AM
Subject: [qmtest] Target File


> The docs don't have an example for the format of the target file, nor
do 
> they specify how to set up resources.
>
> Could someone post a sample of both?
>
> kdl
>
> -- 
> Kelly D. Lucas
> Software Test Engineer
> Google, Inc.
> kellyl at google.com
> 650.253.7953
> 




More information about the qmtest mailing list