blob: a64614c6e0f6a6c183d04a96cf7fe7496f16e115 [file] [log] [blame]
mbligh1e9e7ce2008-07-08 22:43:56 +00001AUTHOR = "mbligh@google.com"
2
3NAME = "Rmap test"
4
5TIME = "MEDIUM"
6TEST_CLASS = "Kernel"
7TEST_CATEGORY = "Fuctional"
8TEST_TYPE = "Client"
mbligh1e9e7ce2008-07-08 22:43:56 +00009
mbligh10860292008-07-11 01:09:27 +000010DOC = """
11Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
12virtual scan.
13"""
mblighf57411f2007-03-29 16:04:30 +000014job.run_test('rmaptest')