1AUTHOR = "Martin J. Bligh <mbligh@mbligh.org>"
2NAME = "Hwclock"
3TIME = "SHORT"
4TEST_CATEGORY = "Functional"
5TEST_CLASS = "General"
6TEST_TYPE = "client"
7
8DOC = """
9This test checks that we can set and read the hwclock successfully
10"""
11
12job.run_test('hwclock')
13