mbligh | 1e9e7ce | 2008-07-08 22:43:56 +0000 | [diff] [blame] | 1 | AUTHOR = "mbligh@google.com" |
2 | |||||
3 | NAME = "Rmap test" | ||||
4 | |||||
5 | TIME = "MEDIUM" | ||||
6 | TEST_CLASS = "Kernel" | ||||
7 | TEST_CATEGORY = "Fuctional" | ||||
8 | TEST_TYPE = "Client" | ||||
9 | EXPERIMENTAL = "True" | ||||
10 | DEPENDENCIES = "GCC" | ||||
11 | |||||
12 | DOC = "Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the | ||||
13 | virtual scan." | ||||
mbligh | f57411f | 2007-03-29 16:04:30 +0000 | [diff] [blame] | 14 | job.run_test('rmaptest') |