blob: 60ecc40840659f3b000c24a627464773493f3514 [file] [log] [blame]
TIME='SHORT'
AUTHOR = 'The Chromium OS Authors'
DOC = """
Tests that the last shutdown was clean (without errors).
NOTE: You need to shutdown or reboot the device at least once before running
this test for a given build or else the test is useless.
"""
NAME = 'platform_CleanShutdown'
PURPOSE = 'Verify the last shutdown was clean.'
CRITERiA = """
Fails if the stateful partition was not cleanly unmounted on the last shutdown.
"""
TEST_CLASS = 'platform'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'client'
job.run_test('platform_CleanShutdown')