Home | History | Annotate | Download | only in platform_CompressedSwapPerf
      1 NAME = "platform_CompressedSwapPerf"
      2 PURPOSE = "Measure performance of compressed swap."
      3 CRITERIA = """
      4 This test will fail if:
      5   - compressed swap is not configured.
      6 """
      7 AUTHOR = "smbarber (a] chromium.org (Stephen Barber)"
      8 TIME = "LONG"
      9 TEST_CATEGORY = "Functional"
     10 TEST_CLASS = "platform"
     11 TEST_TYPE = "client"
     12 DOC = """
     13 Run some basic performance benchmarks on compressed swap.
     14 """
     15 
     16 job.run_test('platform_CompressedSwapPerf')
     17