Home | History | Annotate | Download | only in autotest_control
      1 AUTHOR = "Sudhir Kumar <skumar (a] linux.vnet.ibm.com>"
      2 NAME = "Hackbench"
      3 TIME = "SHORT"
      4 TEST_CLASS = "Kernel"
      5 TEST_CATEGORY = "Benchmark"
      6 TEST_TYPE = "client"
      7 
      8 DOC = """
      9 Hackbench is a benchmark which measures the performance, overhead and
     10 scalability of the Linux scheduler.
     11 
     12 """
     13 job.run_test('hackbench')
     14