History log of /external/autotest/server/site_tests/firmware_StandbyPowerConsumption/firmware_StandbyPowerConsumption.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
49cf09edf50dd5ed5245bc123539e27f0bb0b07b 04-Nov-2016 harpreet <harpreet@google.com> Use ping_wait_up instead of test_wait_for_resume

Wait for resume expects the device to retain the boot id whereas in the
case of this test, it reboots after short power button press which
results in a new boot id. Instead use ping_wait_up which will ping the
host after power button press and proceed accordingly.

BUG=None
TEST=Tested against a local setup.

Change-Id: I40a84d00d0d0ef419f9f650bbb1f4d76a602f07a
Reviewed-on: https://chromium-review.googlesource.com/407865
Commit-Ready: Harpreet Grewal <harpreet@chromium.org>
Tested-by: Harpreet Grewal <harpreet@chromium.org>
Reviewed-by: danny chan <dchan@chromium.org>
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/firmware_StandbyPowerConsumption.py
ea6fe0d06d8a134df3595162902314c2fbcb292c 26-Oct-2016 harpreet <harpreet@google.com> Upload data for chrome perf dashboard

Use built in output_perf_value function to generate results-chart.json
to be use by perf dashboard.

BUG=None
TEST=None

Change-Id: Ia100f59b01350738e517eaf4220f99799d9bff9d
Reviewed-on: https://chromium-review.googlesource.com/403238
Tested-by: Harpreet Grewal <harpreet@chromium.org>
Reviewed-by: Kalin Stoyanov <kalin@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/firmware_StandbyPowerConsumption.py
2330988f2e5141e3d191265776ee9b2acb25b78f 19-Oct-2016 harpreet <harpreet@google.com> Capture power consumption data from CrOS device in hibernate mode

Test captures power consumption data of a ChromeOS device while the
device is in hibernate mode. It uses a stand alone utility called
'powerplay' which is instrumented on the device using the battery
terminals to provide power and track consumption. More information about
powerplay can be found at go/powerplay.

BUG=None
TEST=Tested on a local DUT setup.

Change-Id: I46b316f483439904fd0f3e267027157e4000d21a
Reviewed-on: https://chromium-review.googlesource.com/400804
Commit-Ready: Dan Shi <dshi@google.com>
Tested-by: Harpreet Grewal <harpreet@chromium.org>
Reviewed-by: danny chan <dchan@chromium.org>
Reviewed-by: Kalin Stoyanov <kalin@chromium.org>
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/firmware_StandbyPowerConsumption.py