Hi Lukasz,
On Fri, Jul 18, 2014 at 5:29 PM, Lukasz Majewski wrote:
> Hi Sachin,
>
>> Hi Lukasz,
>>
>> I tested this script on 4210 based Origen board.
>> This is the output:
>> ./cpufreq_freq_test.sh
>> CURRENT GOVERNOR: performance
>> SET GOVERNOR: performance
>>
Hi Rafael,
> On Friday, July 18, 2014 12:23:05 PM Lukasz Majewski wrote:
> > This commit adds first regression test "cpufreq_freq_test.sh" for
> > the cpufreq subsystem.
>
> Care to add any description of how it is supposed to work and what it
> is going to test?
Ok. I will extend the descriptio
Hi Sachin,
> Hi Lukasz,
>
> I tested this script on 4210 based Origen board.
> This is the output:
> ./cpufreq_freq_test.sh
> CURRENT GOVERNOR: performance
> SET GOVERNOR: performance
> ##
> TEST AVAILABLE FREQS
> ##
> FREQ:
Hi Lukasz,
I tested this script on 4210 based Origen board.
This is the output:
./cpufreq_freq_test.sh
CURRENT GOVERNOR: performance
SET GOVERNOR: performance
##
TEST AVAILABLE FREQS
##
FREQ: 120 sleep: invalid number '0.1
On Friday, July 18, 2014 12:23:05 PM Lukasz Majewski wrote:
> This commit adds first regression test "cpufreq_freq_test.sh" for the
> cpufreq subsystem.
Care to add any description of how it is supposed to work and what it is
going to test?
> Signed-off-by: Lukasz Majewski
> ---
> drivers/cpufr
This commit adds first regression test "cpufreq_freq_test.sh" for the
cpufreq subsystem.
Signed-off-by: Lukasz Majewski
---
drivers/cpufreq/tests/README | 23 +
drivers/cpufreq/tests/cpufreq_freq_test.sh | 149 +
2 files changed, 172 insertions(+)