allwinner_a64/android/external/autotest/client/tests/rmaptest/control
2018-08-08 16:14:42 +08:00

14 lines
263 B
Text

AUTHOR = "mbligh@google.com"
NAME = "Rmap test"
TIME = "MEDIUM"
TEST_CLASS = "Kernel"
TEST_CATEGORY = "Fuctional"
TEST_TYPE = "Client"
DOC = """
Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
virtual scan.
"""
job.run_test('rmaptest')