History log of /external/autotest/server/cros/faft/config/skate.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ece2c6fb01d4c29d23a7238def15bdf656c885c 12-Dec-2014 Julius Werner <jwerner@chromium.org> Add firmware_EventLog test to verify event log generation and timestamps

This patch adds a new faft_lv4 test to validate the functionality of the
firmware event log. It will boot the system in normal, developer and
recovery mode, verifying that the right events are logged for each. It
also tests a suspend/resume cycle, allowing either the ACPI events used
on x86 boards or the userspace Sleep/Wake events introduced with Spring
and Pit. (We can't check for 'FW Wake' because not all not-x86 boards
have a resume component in firmware.) The events are correlated to the
test section they were generated in by their timestamps, so this also
confirms that accurate timestamps are generated.

CQ-DEPEND=CL:238467
BUG=chrome-os-partner:34108
TEST=Tested on Falco (ToT), Blaze (ToT) and Pi (release). Pi failed in
the expected manner because U-Boot is missing RTC support (and all
timestamps are added as 2000-00-00). Blaze failed because its
timestamps' months are off by one... turns out the RTC driver code was
incorrectly copied from the 0-based-month-using kernel to our
1-based-month-using coreboot.

Change-Id: I2760080030468ed71dd0b7359ac69a269f6ab47a
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/238078
Reviewed-by: Yusuf Mohsinally <mohsinally@chromium.org>
/external/autotest/server/cros/faft/config/skate.py
5d1522e5231065d4372b2a6c5d752143a5074e9e 10-Jul-2014 Danny Chan <dchan@google.com> File cleanup for presubmit hook.

-Add missing docstring.

BUG=chromium:389247
TEST=None

Change-Id: I844fb2845dfb48f4d9b3d082a4f221319d992d05
Reviewed-on: https://chromium-review.googlesource.com/207246
Reviewed-by: danny chan <dchan@chromium.org>
Reviewed-by: Yusuf Mohsinally <mohsinally@chromium.org>
Commit-Queue: danny chan <dchan@chromium.org>
Tested-by: danny chan <dchan@chromium.org>
/external/autotest/server/cros/faft/config/skate.py
4be897b5160dcb875a4daa63416a7821f5f5bbe8 06-Mar-2014 Katie Roberts-Hoffman <katierh@google.com> Add FAFT config for skate

Copied from spring for starters.

BUG=chrome-os-partner:26526
TEST=manually run faft

Signed-off-by: Katie Roberts-Hoffman <katierh@chromium.org>

Change-Id: Ie62d234fbde74a981644ec3cf240dc3fc49fbbe6
Reviewed-on: https://chromium-review.googlesource.com/188967
Reviewed-by: Yusuf Mohsinally <mohsinally@chromium.org>
Commit-Queue: Katie Roberts-Hoffman <katierh@chromium.org>
Tested-by: Katie Roberts-Hoffman <katierh@chromium.org>
/external/autotest/server/cros/faft/config/skate.py