blob: 73748e71f82331c1ea214601b13c8c77ab9ff4da [file] [log] [blame]
# Copyright (c) 2012 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.
AUTHOR = 'The Chromium OS Authors'
NAME = 'kernel_fs_Inplace'
DOC = '''
Does inplace preads and pwrites.
'''
SUITE = "bvt, kaen_bvt"
EXPERIMENTAL = "True"
TIME = 'SHORT'
TEST_CLASS = 'kernel'
TEST_CATEGORY = 'Performance'
TEST_TYPE = 'client'
job.run_test('kernel_fs_Inplace')