Home | History | Annotate | Download | only in cyclictest
      1 AUTHOR = 'Martin Bligh <mbligh (a] google.com>'
      2 DOC = '''
      3 description rt test utils
      4 URL http://www.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests.git
      5 '''
      6 NAME = 'cyclic_test'
      7 TIME = 'MEDIUM' ## ?
      8 TEST_CLASS = 'kernel'
      9 TEST_CATEGORY = 'Functional'
     10 TEST_TYPE = 'client'
     11 
     12 job.run_test('cyclictest')
     13