blob: fdf8bc7a9470929011c5abd43ec70f38bb17cca5 [file] [log] [blame]
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = 'MEMORY_TOTALSIZE'
AUTHOR = 'The Chromium OS Authors'
TIME='SHORT'
TEST_CATEGORY = 'Performance'
TEST_CLASS = "hardware"
TEST_TYPE = 'client'
DOC = """
This test checks if the system total memory size >= 1G.
"""
job.run_test('hardware_MemoryTotalSize')