summaryrefslogtreecommitdiff
path: root/tests/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-141-5/+0
|
* tests: mpegvideoparse: add unit test for CEA-708 closed captions extractionTim-Philipp Müller2018-12-112-0/+1
|
* tests/check: add automatic unit test suite for the ipcpipeline elementsGeorge Kiagiadakis2017-08-012-0/+0
| | | | | All tests run within a common framework for splitting processes and making them interract properly with the gst check system.
* tests: remove test files no longer neededTim-Philipp Müller2016-02-164-4/+1
|
* tests: files: adds missing file from previous commitThiago Santos2014-07-281-0/+0
| | | | This is required for the templatematch test to work
* tests: templatematch: add test to check that we use the correct rgb formatThiago Santos2014-07-281-0/+1
| | | | | | | templatematch should use the same RGB format that opencv uses (BGR), make sure we keep it that way with this test. https://bugzilla.gnome.org/show_bug.cgi?id=678485
* aiffparse: add testsMatthieu Bouron2013-08-172-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=705993
* tests: fix up mpg123 test a littleTim-Philipp Müller2012-10-241-1/+4
| | | | | | | | | | - dist input files - fix sample leak - simplify check for elements - only run mpg123 test if mpg123 is available and selected - fix build in uninstalled setup https://bugzilla.gnome.org/show_bug.cgi?id=686595
* tets: add unit test for mpg123audiodecCarlos Rafael Giani2012-10-243-0/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=686595
* tests: add very simple zbar unit testTim-Philipp Müller2010-11-052-0/+2
Not valgrind clean yet (could be zbar's fault though).