commit | d75a9830edd5be39a0b5030d1fd12e91dbd8a156 | [log] [tgz] |
---|---|---|
author | Lisa Nguyen <lisa.nguyen@linaro.org> | Tue Nov 17 18:40:10 2015 -0800 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Thu Nov 19 17:34:09 2015 -0800 |
tree | f6e09939d1a9ab28690461054d8b4ee1ec199b15 | |
parent | 71eb7a9236ef1a2c0e5eaed4430ae06bd57e6d35 [diff] |
thermal: Add checks to search for thermal zones first There are instances where PM-QA might be running on systems that do not have thermal zones and might have cooling systems instead; therefore some subtests may instantly fail because of it. Add more checks to see if thermal zones exist before continuing the thermal subtests. Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>