Home | History | Annotate | Download | only in xmtest
      1 NAME = 'Xen Test'
      2 AUTHOR = 'Paul Larson <pl (a] us.ibm.com>'
      3 TIME = 'MEDIUM'
      4 TEST_CLASS = 'Kernel'
      5 TEST_CATEGORY = 'Functional'
      6 TEST_TYPE = 'client'
      7 
      8 DOC = """
      9 This suite provides a framework for testing the Xen userspace tools.
     10 """
     11 
     12 job.run_test('xmtest', args='-e nobody (a] nowhere.org -d xmtest')
     13