android13/external/autotest/client/tests/posixtest/control

14 lines
263 B
Plaintext

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')