Home | History | Annotate | Download | only in hwclock
      1 AUTHOR = "Martin J. Bligh <mbligh (a] 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')
     13