gst-media-test(1) program to run the tests and generate the result to database

SYNOPSIS

gst-media-test [option]

DESCRIPTION

This manual page documents briefly the gst-media-test command.

This manual page was written for the Debian distribution because the original program does not have a manual page.

gst-media-test is a program that can run the tests and store the results in database.

OPTIONS

The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

-h, --help

Show summary of options.

-t, --tests

test(s) to run on the given files

-f, --files

list of file and/or directories to test

-o DIRECTORY, --output=DIRECTORY

top-level output directory (default: current)

-v, --valgrind

Run within valgrind

-V, --verbose

Verbose output

-n, --nonrecursive

Don't go recursively in directories

-x, --extreme

Valgrind failed test (even without -v)

-d DEBUGLEVEL, --debuglevel=DEBUGLEVEL

GStreamer debug level (default: 2)

-D DEBUGLEVEL2, --debuglevel2=DEBUGLEVEL2

GStreamer debug level for 2nd run (default: 5)

-a EXTENSIONS, --accept=EXTENSIONS

Coma-separated list of file globs to limit the tests to.

-e EXTENSIONS, --exclude=EXTENSIONS

Coma-separated list of file globs to exclude from tests.

-S MAXNBTESTS, --simultaneous=MAXNBTESTS

Maximum number of simultaneous tests (default:1)

-l, --no-reruns

Don't rerun test with higher debugging if it failed

-p PLAYLIST, --playlist=PLAYLIST

Playlist file containing one URI per line

-m, --mysql

Connect to a MySQL database for storage

AUTHOR

Ying-Chun Liu <[email protected]>

Wrote this manpage for the Debian system.

COPYRIGHT


Copyright © 2011 Ying-Chun Liu (PaulLiu)

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or (at your option) any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1.