blob: 8729498969886d9dfdffb39d58068de0d7e74e71 [file] [log] [blame]
NAME = "Profiler Test"
AUTHOR = "Mihai Rusu <dizzy@google.com>"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "General"
TEST_TYPE = "Client"
DOC = """
Tests a profiler (adds it, starts it, waits a couple of seconds then it
stops it, generates the profiler report and removes it).
"""
job.run_test('profiler_test', profiler='oprofile')