| NAME = 'Xen Test' | |
| AUTHOR = 'Paul Larson <[email protected]>' | |
| TIME = 'MEDIUM' | |
| TEST_CLASS = 'Kernel' | |
| TEST_CATEGORY = 'Functional' | |
| TEST_TYPE = 'client' | |
| DOC = """ | |
| This suite provides a framework for testing the Xen userspace tools. | |
| """ | |
| job.run_test('xmtest', args='-e [email protected] -d xmtest') |