History log of /external/autotest/client/site_tests/hardware_Smartctl/hardware_Smartctl.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2c32d6b593c4987a525ef162d6704fa6d6d7c0b0 04-Feb-2017 Allen Li <ayatane@chromium.org> [autotest] Merge client/bin/site_utils

BUG=chromium:672727
TEST=None

Change-Id: I03a05a3ae3163437109010106ad988ff101a3998
Reviewed-on: https://chromium-review.googlesource.com/437589
Commit-Ready: Allen Li <ayatane@chromium.org>
Tested-by: Allen Li <ayatane@chromium.org>
Reviewed-by: Allen Li <ayatane@chromium.org>
/external/autotest/client/site_tests/hardware_Smartctl/hardware_Smartctl.py
540af155fcd1016257478c22de8828b449d18085 20-May-2014 Puthikorn Voravootivat <puthik@chromium.org> autotest: Add common code for disk related function.

Add the following functions in site_utils and modify current
client tests to use function in the utils instead of their
own implementation. Also move get_fixed_dst_drive from utils
to site_utils as this function is ChromeOS specific.
- Get root device
- Get root partition
- Get spare root partition for testing
- Check whether system is booted from internal disk or not
- Get disk/partition size

BUG=chromium:375396
TEST=Test affected function (listed below) with test_that.
hardware_Badblocks, hardware_DiskSize, hardware_Smartctl,
hardware_StorageFio, hardware_StorageTrim,
hardware_TrimIntegrity, power_Consumption,
platform_RootPartitionsNotMounted

Change-Id: I2c3ea95a5d603e3700115006d77db897ab2847e5
Reviewed-on: https://chromium-review.googlesource.com/200627
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Tested-by: Puthikorn Voravootivat <puthik@chromium.org>
Commit-Queue: Puthikorn Voravootivat <puthik@chromium.org>
/external/autotest/client/site_tests/hardware_Smartctl/hardware_Smartctl.py
4433e256dacf9c9f4e05ba1aaaf8675eb5904e50 22-Nov-2013 Puthikorn Voravootivat <puthik@chromium.org> Autotest: Add new hardware_Smartctl test to read SMART attibute from ssd

Use smartctl command to read SMART attribute from internal drive.
Skip the test if eMMC device detected.

BUG=chromium:324108
TEST=Tested in pit, link, falco. Test end successfully on link/falco.
On pit, test skipped as eMMC device is not supported.

Change-Id: I1c6945f0e055c58dabc7720779ddab5f62b930e7
Reviewed-on: https://chromium-review.googlesource.com/177799
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Commit-Queue: Puthikorn Voravootivat <puthik@chromium.org>
Tested-by: Puthikorn Voravootivat <puthik@chromium.org>
/external/autotest/client/site_tests/hardware_Smartctl/hardware_Smartctl.py