aboutsummaryrefslogtreecommitdiff
path: root/include/functions.sh
AgeCommit message (Expand)Author
2018-05-17functions: clean up whitespaceLisa Nguyen
2018-05-17functions: switch to userspace governor in restore_frequencies()Thierry Escande
2018-05-17functions: fix loop increment in save_frequencies()Thierry Escande
2017-10-18functions: correct get_os logicLi Zhijian
2016-09-12functions: Fix logic for get_os() functionLisa Nguyen
2016-09-12functions: Increment index in store_scaling_maxfreq() functionLisa Nguyen
2016-09-12Increment the value of index when storing scaling governors for each cpuLisa Nguyen
2016-09-12thermal: Add check for glmark2Lisa Nguyen
2016-01-26functions: Merge suspend_functions.sh into functions.shLisa Nguyen
2015-11-19thermal: Create check_for_thermal_zones() functionLisa Nguyen
2015-11-19functions: Rewrite wait_latency() functionLisa Nguyen
2015-11-19functions: Look for thermal zones when neededLisa Nguyen
2015-11-18Merge thermal_functions.sh into functions.shLisa Nguyen
2015-11-18functions: Edit regex for is_root() functionLisa Nguyen
2015-11-17Replace bc commandsLisa Nguyen
2015-02-18Update path for Switches.shLisa Nguyen
2015-02-02Remove BASH arraysLisa Nguyen
2015-02-02Remove unused variables and rename someLisa Nguyen
2015-02-02Fix the syntax to call C programsLisa Nguyen
2015-02-02Remove local keywords and uninitialized variablesLisa Nguyen
2015-02-02Replace double equals with one for comparisonLisa Nguyen
2015-02-02Fix path to library files and change shebang lineLisa Nguyen
2014-09-10Display all skipped test results in LAVALisa Nguyen
2014-09-04Remove -1v option from ls commandLisa Nguyen
2014-08-13Simplify code to obtain number of cpus for a platformLisa Nguyen
2014-08-08Remove increment variables from check functionLisa Nguyen
2014-08-06Refactor pass/fail/skip code in PM-QALisa Nguyen
2014-08-06cpufreq: consider sampling rate to calculate scaling timeSanjay Singh Rawat
2014-07-08misc: add path in checkfile functionSanjay Singh Rawat
2014-07-04cpuhotplug: enable cpuhotplug on cpu0Lisa Nguyen
2014-02-20add common function to check the useridSanjay Singh Rawat
2014-02-20cpuhotplug: skip hotplug check for cpu0Sanjay Singh Rawat
2013-12-15change options for numerical comparisionSanjay Singh Rawat
2013-06-21pm-qa: export variables and copy switch file in outdirSanjay Singh Rawat
2013-04-10pm-qa: change result message for testsSanjay Singh Rawat
2013-02-06pm-qa: collecting seperated test switches into one central file.Hongbo Zhang
2012-05-02add cpuidle_02 and cpuidle_03 testsDaniel Lezcano
2011-10-03change header to specify 'on Linux'Daniel Lezcano
2011-10-03check the cpu state is reflected in sysfsDaniel Lezcano
2011-10-03check the files are presentDaniel Lezcano
2011-10-03factor out check_file functionDaniel Lezcano
2011-09-20fix typo return valuesDaniel Lezcano
2011-09-19fix error in scriptDaniel Lezcano
2011-08-16downcase result outputDaniel Lezcano
2011-08-16add ':' token to facilitate output parsing by lavaDaniel Lezcano
2011-08-09number the test with an idDaniel Lezcano
2011-08-06set prefix for sched_mcDaniel Lezcano
2011-08-05test_02 : check topology is enabledDaniel Lezcano
2011-08-05test_01 : test sched_mc file presenceDaniel Lezcano
2011-07-26add script functionsDaniel Lezcano