blob: 9d7f7ea253a1b38bb92f107ad10dd97784831311 [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.
NAME = 'kernel_fs_Inplace'
AUTHOR = 'The Chromium OS Authors'
SUITE = "kernel_per-build_regression"
TIME = 'SHORT'
TEST_CLASS = 'kernel'
TEST_CATEGORY = 'Performance'
TEST_TYPE = 'client'
DOC = '''
Does inplace preads and pwrites.
'''
job.run_test('kernel_fs_Inplace', tag='inplace',
dir='/tmp', scratch='/tmp/.inplace')
job.run_test('kernel_fs_Inplace', tag='ecrypt',
dir='/tmp', scratch='/home/chronos/user/.ecrypt')