Home | History | Annotate | Download | only in fio
      1 AUTHOR = "Randy.Dunlap <rdunlap (a] xenotime.net>"
      2 NAME = "fio"
      3 TEST_CATEGORY = "Stress"
      4 TEST_CLASS = "General"
      5 TEST_TYPE = "client"
      6 TIME = 'MEDIUM'
      7 DOC='''
      8 fio is an I/O tool meant to be used both for benchmark and stress/hardware 
      9 verification. This test runs the fio tool. Details can be found at : 
     10 http://freshmeat.net/projects/fio/
     11 '''
     12 job.run_test('fio')
     13