blob: 73bae5b7e9c270a66d8229f9ff675bcc278010a9 [file] [log] [blame]
TIME="SHORT"
AUTHOR = "Ranjit Manomohan"
DOC = """
memory api tests run through a series of memory allocation calls which may
then be used to analyze the kernel mappings of the corresponding memory areas.
"""
NAME = 'memory_api'
TEST_CLASS = 'kernel'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'client'
job.run_test('memory_api')