blob: 02d914704fdab1ee72af59a681cb5d48421d8905 [file] [log] [blame]
mbligh7c1f5072007-10-08 21:51:34 +00001host = hosts.SSHHost(machines[0])
2at = autotest.Autotest(host)
3at.run_test('kernbench', iterations=2, threads=5)
4