blob: b9546ca8d23bfb1d8b5bb2c06d158aef6721e199 [file] [log] [blame]
mblighd54832b2007-07-25 16:46:56 +00001m = hosts.SSHHost('somehost')
2a = autotest.Autotest()
3a.run_test('kernbench', '/tmp/results', m, iterations=2, threads=16)