History log of /external/autotest/client/site_tests/hardware_UsbMount/hardware_UsbMount.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0537d52c7b85e9454336449f2bc9efae5a4983a4 15-Jan-2013 Julius Werner <jwerner@chromium.org> Add power_MemorySuspend test to check for memory corruption on resume

This patch adds a simple Autotest to wrap the existing
memory_suspend_test tool. It also makes some cosmetic changes to the
sys_power API, because I honestly don't know what I was thinking when I
designed that... the method-as-a-string passing thing was horrible.
Updated all current uses, that's why the CL looks so big although it is
really quite harmless.

CQ-DEPEND=CL:41252,CL:41251
BUG=chrome-os-partner:15654
TEST=First run all affected tests and the new power_MemorySuspend to make
sure they succeed normally. Then build a kernel with the
CONFIG_STRICT_DEVMEM option unset, push it to a device and run
power_MemorySuspend while doing horrible things to /dev/mem in the
background. Make sure that errors are detected and reported.

Change-Id: I227b1785e0542c085c433d9dd04f7fe99859591c
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/41250
Reviewed-by: Michael Spang <spang@chromium.org>
/external/autotest/client/site_tests/hardware_UsbMount/hardware_UsbMount.py
8414b698e3ce1fd0023191988109a0a3c5dd1ffd 15-Jun-2012 Cosimo Alfarano <cosimo.alfarano@collabora.com> Add Usb mount test

Repeat mount/umount several times and check that FS is mounted after
suspend/resume.

BUG=chromium-os:31917
TEST=insert USB key with a single partition in it and run test

Change-Id: I2fb6535a50f7e7adc23718b93b6bfa2b61b4886d
Reviewed-on: https://gerrit.chromium.org/gerrit/25506
Reviewed-by: Paul Taysom <taysom@chromium.org>
Reviewed-by: Chris Masone <cmasone@chromium.org>
Commit-Ready: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
Tested-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
/external/autotest/client/site_tests/hardware_UsbMount/hardware_UsbMount.py