You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
263 B

AUTHOR = '''mohd.omar@in.ibm.com (Mohammed Omar)'''
NAME = "Posix test"
TIME = "MEDIUM"
TEST_CLASS = "Kernel"
TEST_CATEGORY = "Functional"
TEST_TYPE = "Client"
DOC = "Runs the Posix test suite from http://posixtest.sourceforge.net"
job.run_test('posixtest')