blob: 6d4993619b5868f8695e571fd14ed272944703a1 [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"
9EXPERIMENTAL = "True"
10DEPENDENCIES = "GCC"
11
mbligh10860292008-07-11 01:09:27 +000012DOC = """
13Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
14virtual scan.
15"""
mblighf57411f2007-03-29 16:04:30 +000016job.run_test('rmaptest')