The check function already determines if a subtest fails, passes, or
skips. No need to check for the return value of the command.
Signed-off-by: Lisa Nguyen
---
cpufreq/cpufreq_08.sh |3 ---
cpufreq/cpufreq_09.sh |6 --
2 files changed, 9 deletions(-)
diff --git a/cpufreq/cpufreq_08
Use the built-in sort function to ensure that the PM-QA
scripts will run in order. Some platforms may run
makefile versions greater than 3.82.
See the following link for details:
https://lists.gnu.org/archive/html/info-gnu/2010-07/msg00023.html
Signed-off-by: Lisa Nguyen
---
Test.mk |2 +-
Couple patches to ensure that PM-QA scripts will run in order
and remove unnecessary checks in cpuidle_08 and cpuidle_09
scripts.
Lisa Nguyen (2):
Test: Add sort function
cpufreq: Remove unnecessary checks
Test.mk |2 +-
cpufreq/cpufreq_08.sh |3 ---
cpufreq/cpufreq_09