summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-02-10tests: Fix multiqueue test for latest commits.Edward Hervey1-2/+3
2010-02-09Revert "multiqueue: handle UNEXPECTED flowreturn better"Edward Hervey1-2/+2
2010-01-27checks: fix spurious ghost pad check failureTim-Philipp Müller1-1/+1
2010-01-26tests: fix warning in rtpool-testTim-Philipp Müller1-2/+10
2010-01-26multiqueue: handle UNEXPECTED flowreturn betterWim Taymans1-2/+2
2009-12-23pad: Fix problem with destroy callback not being calledWim Taymans1-2/+15
2009-11-18plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scannerTim-Philipp Müller2-2/+2
2009-11-16check: Add a debug status to the systemclock testJan Schmidt1-1/+1
2009-11-13miniobject: avoid race when recycling buffersOle André Vadla Ravnås1-0/+175
2009-11-12tests: Do not list libgstcheck as a requirement for tests/examples/manualРуслан Ижбулатов1-5/+3
2009-11-05tests: Make sure we use the local libgstbase and not a stray outside one.Edward Hervey2-31/+8
2009-10-22tests/fakesink: Add some debuggingEdward Hervey1-0/+5
2009-10-22tests/faeksink: Lower the number of threads to avoid timeoutsEdward Hervey1-1/+1
2009-10-20Remove executable bits on xml unit test.Michael Smith1-0/+0
2009-10-15Add XML_LIBS when building tests that use xml-specific functionsBenjamin Otte1-2/+2
2009-10-14gstobject: Add simple unit test for gst_object_has_ancestor()Sebastian Dröge1-0/+51
2009-10-12check: Disable the test_fail_abstract_new() test entirely on OS/XJan Schmidt1-0/+2
2009-10-12checks: Disable a fairly silly gstobject test on OS/XJan Schmidt1-4/+5
2009-10-08check: Hopefully fix an 'may be used uninitialized' warning on OS/XJan Schmidt1-2/+2
2009-10-08gitignores: Ignore the bytewriter check binaryJan Schmidt1-0/+1
2009-10-08check: Fix test run in tests/examples/manualJan Schmidt1-0/+1
2009-10-08benchmarks: Clean up gstbufferstress.Edward Hervey1-14/+2
2009-10-08benchmarks: Fix the complexity and mass-elements benchmarksJan Schmidt2-2/+24
2009-10-08checks: Fix string leaks in the new childproxy testJan Schmidt1-0/+2
2009-10-07tests: add ghostpad test for setting target again after pad is linkedStefan Kost1-0/+46
2009-10-07tests: remove empty lines from wrong indent runStefan Kost1-30/+0
2009-10-07check: Fix compilation of the bytewriter testJan Schmidt1-10/+13
2009-10-07bytewriter: Add unit testSebastian Dröge2-0/+241
2009-10-07check: Attempt to fix type-punning warning in the gstiterator testJan Schmidt1-3/+3
2009-10-07check: Make sure to init the dataprotocol lib.Jan Schmidt1-0/+1
2009-10-07check: Use GST_DEBUG instead of g_message in the gdp testJan Schmidt1-18/+17
2009-10-07check: Add GST_PLUGIN_SCANNER env var to the check environmentJan Schmidt1-0/+1
2009-10-07benchmarks: add bufferstress binary to .gitignoreTim-Philipp Müller1-0/+1
2009-10-07build: sprintf, sscanf need stdio.hStefan Kost4-0/+4
2009-10-07childproxy: initialize gvalue in _valist function. Fixes #595602Stefan Kost3-0/+79
2009-10-07benchmark: New benchmark for testing contention when creating buffersEdward Hervey2-1/+134
2009-10-07tests: init more variables to avoid compiler warning on osxEdward Hervey1-7/+7
2009-10-06tests: init variable to avoid compiler warning on osxTim-Philipp Müller1-1/+1
2009-10-06Re-enable and fix disabled bit of the registry testJan Schmidt1-10/+7
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-14/+31
2009-09-15utils: Fix GMP scaling unit testSebastian Dröge1-7/+59
2009-09-11check: Fix version check testsJan Schmidt1-3/+11
2009-09-06bytereader: add inlined _unchecked() variants for some functionsTim-Philipp Müller1-15/+15
2009-09-01dist: Don't list the streams subdir twice in examples MakefileJan Schmidt1-1/+1
2009-09-01iterator: Add unit test for the single iteratorSebastian Dröge1-0/+32
2009-08-19examples: Link rtpool-test to libpthread for using the POSIX threadsSebastian Dröge2-11/+9
2009-08-14gstutils: Add special random unit test for 64 scaling functionsSebastian Dröge2-0/+167
2009-08-13gstutils: Add (very) minimal unit test for the new rounding scaling functionsSebastian Dröge1-0/+28
2009-08-11gstsegment: Actually start==stop==segment_start is inside the segmentSebastian Dröge1-2/+8
2009-08-11gstsegment: Fix unit test and add an additional testSebastian Dröge1-3/+8