mbligh | fa15d4e | 2010-03-24 21:50:59 +0000 | [diff] [blame] | 1 | AUTHOR = "Martin J. Bligh <mbligh@mbligh.org>" |
2 | NAME = "Hwclock" | ||||
3 | TIME = "SHORT" | ||||
4 | TEST_CATEGORY = "Functional" | ||||
5 | TEST_CLASS = "General" | ||||
6 | TEST_TYPE = "client" | ||||
7 | |||||
8 | DOC = """ | ||||
9 | This test checks that we can set and read the hwclock successfully | ||||
10 | """ | ||||
11 | |||||
12 | job.run_test('hwclock') |