blob: 0fab188766d7bed24f44c03fc9632df25ce16169 [file] [log] [blame]
NAME = "platform_MemoryPressure"
PURPOSE = "Verify tab discarding occurs and is sane."
CRITERIA = """
This test fails if it times out or if the kernel crashes.
TODO: should also check that no OOM-kills occur.
"""
ATTRIBUTES = "suite:power_daily"
AUTHOR="Luigi Semenzato"
TIME = "MEDIUM"
TEST_CATEGORY = "Functional"
TEST_CLASS = "platform"
TEST_TYPE = "client"
DOC = """
This test opens tabs and cycles through them until a tab discard occurs.
"""
job.run_test('platform_MemoryPressure', flavor='realistic')