android_mt6572_jiabo/external/autotest/client/tests/barriertest/control
2025-09-05 16:56:03 +08:00

12 lines
341 B
Text

AUTHOR = "Colby Ranger <cranger@google.com>"
TIME = "MEDIUM"
NAME = "Barrier Test"
TEST_TYPE = "client"
TEST_CATEGORY = "Functional"
TEST_CLASS = "Stress"
DOC = """\
This tests barriers which can be used for multiple threads/processes/hosts
to coordinate within a test. This is for testing Autotest itself.
"""
job.run_test('barriertest')