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