blob: cc7e125ba9e4e092aeab9de447151e78cef6a9dc [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
12DOC = "Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the
13virtual scan."
mblighf57411f2007-03-29 16:04:30 +000014job.run_test('rmaptest')