1 AUTHOR = "mbligh (a] google.com"
2
3 NAME = "Rmap test"
4
5 TIME = "MEDIUM"
6 TEST_CLASS = "Kernel"
7 TEST_CATEGORY = "Fuctional"
8 TEST_TYPE = "Client"
9
10 DOC = """
11 Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
12 virtual scan.
13 """
14 job.run_test('rmaptest')
15