blob: daf48f01f49f9c1fc611fa7acdafd32e565816d9 [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 = 'SHOW_TEST_RESULTS'
AUTHOR = 'The Chromium OS Authors'
PURPOSE = 'Display the results of all tests.'
CRITERIA = 'None. This test is a stub.'
TIME='SHORT'
TEST_CATEGORY = 'Stub'
TEST_CLASS = "factory"
TEST_TYPE = 'client'
DOC = """
This test shows the results of the all tests.
"""
job.run_test('factory_ShowTestResults')