summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: fix leak in systemclock testTim-Philipp Müller2014-02-081-0/+1
* check: Remove a minor leak in unit testEdward Hervey2014-02-051-3/+5
* tests: add caps features unit testsMatthieu Bouron2014-02-041-0/+15
* bufferpool: more tests and small doc fixesStefan Sauer2014-01-311-0/+61
* poolstress: print speedupStefan Sauer2014-01-301-5/+7
* bufferpool: add a new testsuite or the poolStefan Sauer2014-01-303-0/+88
* poolstress: code cleanupsStefan Sauer2014-01-291-10/+12
* tests: capsfilter: add test for pending_events pushingThiago Santos2014-01-291-0/+97
* basesrc: preserve seqnum of eos events sent by the userThiago Santos2014-01-241-1/+6
* parse: Additional tests for parserFabian Kirsch2014-01-201-3/+33
* iterator: Add unit tests for filtering, recursive filtering and lockingSebastian Dröge2014-01-181-0/+216
* tee: Add unit test for requesting pad namesSebastian Dröge2014-01-141-0/+29
* parse-launch: Add some more failing pipelinesSebastian Dröge2014-01-141-8/+9
* parse: Refactor grammar, make it more consistent and fix conflictsFabian Kirsch2014-01-141-6/+11
* tests: baseparse: add test for reverse playback on passthroughThiago Santos2014-01-131-4/+33
* tests: baseparse: add basic test for baseparseThiago Santos2014-01-133-0/+277
* tests: improve check, also check stream-timeWim Taymans2014-01-081-20/+10
* tests: add unit test for segment _offset_running_time()Wim Taymans2014-01-081-0/+91
* pad: Add unit test for adding/removing blocking probes while a pad is blockedSebastian Dröge2014-01-021-1/+101
* tests: add unit test for bitreader, bytereader and bytewriter with no inlinin...Tim-Philipp Müller2013-12-145-0/+69
* gstvalue: Fix comparision of double rangeEdward Hervey2013-12-101-0/+20
* tests: add unit test for registering the same category twiceTim-Philipp Müller2013-12-071-0/+17
* Fix some typos in code comments and debug messagesSebastian Rasmussen2013-12-072-3/+3
* tests: fix GstBus unit test with latest GLibTim-Philipp Müller2013-11-181-1/+2
* value: Lists with all equal elements are equal to a single valueSebastian Dröge2013-11-131-1/+22
* tests: collectpads: add flushing seek testsAlessandro Decina2013-11-111-3/+234
* tests: collectpads: tweak stub _collect to push all buffersAlessandro Decina2013-11-111-7/+15
* tests: collectpads: update my email addressAlessandro Decina2013-11-111-2/+2
* systemclock: Add gst_system_clock_set_defaultWim Taymans2013-11-111-0/+33
* parse: Make the FATAL_ERRORS flag also work without a GErrorOlivier Crête2013-11-011-0/+5
* tests/filesrc: Set location in wrong stateSebastian Rasmussen2013-10-131-0/+24
* parse: Fix transfer annotations for parse_launch functions.Jan Schmidt2013-10-121-0/+2
* core: Fix max DEBUG_LEVEL incongruence on 5 vs 9Reynaldo H. Verdejo Pinochet2013-10-101-6/+6
* caps: Skip test_subset_duplication until the bug is fixedSebastian Dröge2013-10-101-1/+1
* caps: Add a testcase for subset checks on lists with duplicated itemsSebastian Dröge2013-10-101-0/+15
* tests: use tcase_skip_broken_test() to skip broken multiqueue testTim-Philipp Müller2013-10-021-2/+1
* check: Disable multiqueue test_output_order checkEdward Hervey2013-10-021-1/+4
* value: fix caps serialization when there are caps inside capsThiago Santos2013-09-301-1/+7
* context: Add test for the context caching in GstBinSebastian Dröge2013-09-241-0/+37
* tests: handle unscheduled entries correctlyWim Taymans2013-09-231-0/+5
* context: Fix unit test for GstContext changesSebastian Dröge2013-09-181-70/+20
* tests/capsfilter: Fix memory leak and compare caps directly instead of strcmp()Sebastian Dröge2013-09-091-10/+7
* tests/capsfilter: Test caps-related queries and propertySebastian Rasmussen2013-09-091-0/+155
* filesink: flush (discard data) on FLUSH_STOPAlessandro Decina2013-08-271-0/+51
* tests: filesink: small refactoringAlessandro Decina2013-08-271-29/+40
* buffer: Fix gst_buffer_memcmp() where the buffer is smaller than sizeOlivier Crête2013-08-201-0/+28
* tests: Remove other interface structs from the ABI tests tooSebastian Dröge2013-07-248-32/+0
* tests: Remove GstTagSetter from ABI checksThiago Santos2013-07-248-8/+0
* adapter: Take account of the skip in gst_adapter_take_buffer_fast()Olivier Crête2013-07-161-1/+29
* adapter: Add function to return buffer composed of multiple memoriesOlivier Crête2013-07-161-0/+37