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