Version 0.4.13
Summary of changes in Version 0.4.13:
- Refactor pass/fail/skip code
- Update thermal subtest results to return pass/fail/skip instead
of ok/err/skip
- Check for root user in suspend module
- Move PM-QA to system/bin path for Android
- Remove hardcoded cpu number assumptions to test platforms with
more than 10 cpus
- Fix make error 1 build issues
- Add governor sampling rate to calculate scaling time in cpufreq
module
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
diff --git a/VERSION b/VERSION
index 75274d8..1f77169 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.4.12
+0.4.13