blob: 72ab9a1ea6147fed3f05fec10d09e519bcafb686 [file] [log] [blame]
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "Chrome OS Team"
NAME = "desktopui_OMXTest"
PURPOSE = "Verify OMX video decode works."
CRITERIA = """
This test will fail if any of the tests in omx_video_decode_accelerator_unittest
fails.
"""
TIME = "LONG"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This is a wrapper test for Chrome omx_video_decode_accelerator_unittest.
"""
job.run_test('desktopui_OMXTest')