Re: [PATCH] pm-qa: add powertop test cases

2012-07-02 Thread Rajagopal Venkat
On 2 July 2012 23:40, Amit Kucheria wrote: > On Mon, Jul 2, 2012 at 9:13 PM, Rajagopal Venkat > wrote: > > add powertop test cases into pm-qa. Run the powertop sanity > > test to check if tool is available. If yes, then run > > powertop in report generation mode and validate the output. > > > >

Re: [PATCH] pm-qa: add powertop test cases

2012-07-02 Thread Amit Kucheria
On Mon, Jul 2, 2012 at 9:13 PM, Rajagopal Venkat wrote: > add powertop test cases into pm-qa. Run the powertop sanity > test to check if tool is available. If yes, then run > powertop in report generation mode and validate the output. > > Signed-off-by: Rajagopal Venkat > --- > Makefile

[PATCH] pm-qa: add powertop test cases

2012-07-02 Thread Rajagopal Venkat
add powertop test cases into pm-qa. Run the powertop sanity test to check if tool is available. If yes, then run powertop in report generation mode and validate the output. Signed-off-by: Rajagopal Venkat --- Makefile |1 + powertop/Makefile| 25