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