How to Display stdout while test is running

Jain, Pankaj pankajj at qualcomm.com
Thu Jul 24 19:29:26 UTC 2008


Right now QMTest Display the stdout after completion of tests. I would
like to display it ( may be on separate command prompt) while test is
running. I use GUI to run the tests. 

Any pointers? 

Pankaj 

-----Original Message-----
From: Mark Mitchell [mailto:mark at codesourcery.com] 
Sent: Tuesday, July 22, 2008 3:42 PM
To: Mohamed Barwani
Cc: qmtest at codesourcery.com
Subject: Re: [qmtest] Only run tests with attribute=X

Mohamed Barwani wrote:

> Is there a mechanism for me to ask qmtest to run any of class y tests
that 
> have metadata="something"

Not out of the box, but you could provide an implementation of the test 
suite abstraction that did that.  Then, you'd be able to run just the 
tests in that test suite.

-- 
Mark Mitchell
CodeSourcery
mark at codesourcery.com
(650) 331-3385 x713



More information about the qmtest mailing list