blob: e87ff8a0258161081a2d9cbe44412eb4567f9d43 [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = 'hardware_DataIntegrity'
AUTHOR = 'jcasse, grundler'
PURPOSE = 'Data integrity test for storage qualification.'
TIME = 'LENGTHY'
TEST_TYPE = 'client'
SUITE = 'storagequal'
DOC = """
This test checks correctness of data by writing all specified blocks of the
unmounted root partition and then reading them back for verification.
This test will write 4194304 512B blocks and then read them back for
verification. This takes approximately 3 hours 20 minutes on mario.
"""
job.run_test('hardware_DataIntegrity')