blob: 8fbd92c3ab2ee08d1ec61a10c6828c8b800311ab [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.
AUTHOR = 'The Chromium OS Authors'
NAME = 'audiovideo_FFMPEG'
PURPOSE = 'This test exercises the ffmpeg-based software video decoder.'
CRITERIA = """
This test is a benchmark. Failure criteria may be added by constraints in the
suite control file.
"""
SUITE = 'video'
TIME='MEDIUM'
TEST_CATEGORY = 'FFMPEG'
TEST_CLASS = "audiovideo"
TEST_TYPE = 'client'
DOC = """
This test runs ffmpeg to test the video and audio subsystems. For more info:
http://www.ffmpeg.org/ffmpeg-doc.html
"""
job.run_test('audiovideo_FFMPEG')