xref: /aosp_15_r20/external/autotest/client/tests/fio/control (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1AUTHOR = "Randy.Dunlap <[email protected]>"
2NAME = "fio"
3TEST_CATEGORY = "Stress"
4TEST_CLASS = "General"
5TEST_TYPE = "client"
6TIME = 'MEDIUM'
7DOC='''
8fio is an I/O tool meant to be used both for benchmark and stress/hardware
9verification. This test runs the fio tool. Details can be found at :
10http://freshmeat.net/projects/fio/
11'''
12job.run_test('fio')
13