commit | e66d5b673741cf6b7da250da9f84a165b1e4342d | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jan 13 12:06:45 2017 +0530 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Jan 19 10:32:05 2017 -0700 |
tree | 8f9208141d6680a61dfe931544cf0e19b8a7b242 | |
parent | 6320303fb27ae46919c13b2f9ebf3f3a3ad63859 [diff] |
selftest: cpufreq: Add support for cpufreq tests This patch adds supports for basic cpufreq tests, which can be performed independent of any platform. It does basic tests for now, like - reading all cpufreq files - trying to update them - switching frequencies - switching governors This can be extended to have more specific tests later on. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>