Home | History | Annotate | Download | only in kernel_fs_Punybench
      1 # Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
      2 # Use of this source code is governed by a BSD-style license that can be
      3 # found in the LICENSE file.
      4 
      5 NAME = 'kernel_fs_Punybench'
      6 AUTHOR = 'The Chromium OS Authors'
      7 TIME = 'LONG'
      8 TEST_CLASS = 'kernel'
      9 TEST_CATEGORY = 'Performance'
     10 TEST_TYPE = 'client'
     11 
     12 DOC = '''
     13 Runs a select set of the puny benchmarks.
     14 '''
     15 
     16 job.run_test('kernel_fs_Punybench', args=args)
     17