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" | ||||
mbligh | 1e9e7ce | 2008-07-08 22:43:56 +0000 | [diff] [blame] | 9 | |
mbligh | 1086029 | 2008-07-11 01:09:27 +0000 | [diff] [blame] | 10 | DOC = """ |
11 | Create lots of VMAs mapped by lots of tasks. To tickle objrmap and the | ||||
12 | virtual scan. | ||||
13 | """ | ||||
mbligh | f57411f | 2007-03-29 16:04:30 +0000 | [diff] [blame] | 14 | job.run_test('rmaptest') |