summaryrefslogtreecommitdiff
path: root/tests/check/generic
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-131-3/+0
* valgrind suppressions: ignore XInitThreads leaksMathieu Duponchelle2018-04-121-5/+16
* tests: include config.h and don't include unix headersTim-Philipp Müller2018-01-162-2/+3
* gl: hook up testsTim-Philipp Müller2017-12-191-0/+12
* check: Rename states unit testEdward Hervey2015-08-141-1/+1
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-021-17/+2
* Fix FSF addressTim-Philipp Müller2012-11-032-4/+4
* playback, mixerutils: gst_registry_get_default() -> gst_registry_get()Tim-Philipp Müller2012-01-021-2/+2
* tests: allow running state tests for all elementsStefan Kost2010-09-091-2/+2
* Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge2008-03-032-4/+4
* tests/check/generic/states.c: Improved state change unit test.Stefan Kost2007-09-201-24/+126
* plug test leakThomas Vander Stichele2007-02-281-0/+2
* tests/check/generic/states.c: Copy the states.c test from core againThomas Vander Stichele2007-02-281-3/+20
* use a macroThomas Vander Stichele2007-02-281-16/+1
* properly fail if we can't make an elementThomas Vander Stichele2006-05-301-4/+1
* gst/adder/gstadder.c: Make it easier to copy&pasteStefan Kost2006-05-281-0/+5
* tests/check/generic/clock-selection.c: set to NULL before unreffing, fixes a ...Thomas Vander Stichele2006-03-241-0/+1
* gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to...Tim-Philipp Müller2005-12-291-1/+3
* tests/check/generic/states.c: Blacklist cdparanoia element in state test.Tim-Philipp Müller2005-12-161-0/+3
* reorganize stuff under tests/Thomas Vander Stichele2005-11-301-0/+1
* check/generic/states.c: fix the test so that it only checks for elements that...Thomas Vander Stichele2005-11-161-25/+45
* check/: Add future test for clock selection.Wim Taymans2005-10-181-0/+71
* check/generic/states.c: remove old property.Wim Taymans2005-10-111-1/+0
* Fixes for changes in registry API.David Schleef2005-09-151-1/+2
* maintenance updatesThomas Vander Stichele2005-09-051-0/+2
* c/: add core's plugins to the mix so that playbin worksThomas Vander Stichele2005-08-241-0/+4
* check/: add same test as to core, it bitches out on playbin atm.Thomas Vander Stichele2005-08-241-0/+85