summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Expand)AuthorFilesLines
2005-09-22gst/gstbuffer.c (gst_buffer_get_caps): Like all our _get accessors returning ...Andy Wingo1-2/+2
2005-09-21Test that removing probes from within the probe functions works.Andy Wingo1-0/+76
2005-09-21check/gst/gstutils.c (test_buffer_probe_n_times): Add tests for data and even...Andy Wingo1-6/+31
2005-09-21check/gst/gstutils.c: New file.Andy Wingo2-0/+97
2005-09-20remove the sync property from fakesink.Thomas Vander Stichele1-0/+2
2005-09-20check/Makefile.am: disable valgrinding the controller test againStefan Kost1-0/+1
2005-09-20more leaks plumbed, added more debug-loggingStefan Kost1-1/+5
2005-09-20check/: plug mem-leak, re-add to valgrindable testsStefan Kost2-19/+42
2005-09-20check/generic/states.c: Add a sleep to ensure elements have a chance to start...Jan Schmidt1-0/+6
2005-09-19check/: enable cleanup again after fixing the leakThomas Vander Stichele3-14/+19
2005-09-19check/Makefile.am: re-enable tests now that leaks are pluggedThomas Vander Stichele2-7/+25
2005-09-19GstBusHandler -> GstBusFunc, return value has the same meaning as any other G...Wim Taymans5-38/+129
2005-09-18mark a bunch of the tests as to fix until we fix themThomas Vander Stichele1-0/+9
2005-09-18various cleanups and memleak plugging. make valgrind is happy now.Thomas Vander Stichele1-1/+1
2005-09-18add check-valgrind targetThomas Vander Stichele1-0/+1
2005-09-18check/Makefile.am: Fix environment variables.David Schleef2-37/+48
2005-09-17add valgrind target; disable gstplugin until it passesThomas Vander Stichele1-4/+5
2005-09-17add valgrind target; disable gstplugin until it passesThomas Vander Stichele1-0/+1
2005-09-16set the right varThomas Vander Stichele1-1/+1
2005-09-16remove gst-registerThomas Vander Stichele1-1/+1
2005-09-16Getting tired of debugging. Disabled all the unreffing of plugins and featur...David Schleef1-3/+33
2005-09-16check/gst/gstplugin.c: More testingDavid Schleef1-0/+53
2005-09-16unverbosifyThomas Vander Stichele1-5/+12
2005-09-15check/: Add testDavid Schleef2-0/+167
2005-09-15removeDavid Schleef2-13/+4
2005-09-12add a gst_element_set_state_async method that sets the state and starts a thr...Thomas Vander Stichele1-40/+12
2005-09-12codify design+behaviour in testsuite after discussionThomas Vander Stichele1-15/+10
2005-09-09check/gst-libs/controller.c: Header include fix.Jan Schmidt1-1/+1
2005-09-09check/elements/identity.c: Make the error a little clearer when the test fail...Jan Schmidt1-1/+3
2005-09-09check/gst/gstpad.c: add tests for valid pad namingThomas Vander Stichele1-0/+36
2005-09-09check/: adding a test for pipelines and state changesThomas Vander Stichele3-0/+175
2005-09-06check/pipelines/simple_launch_lines.c: test for pipe!=NULLStefan Kost1-4/+10
2005-09-06add a check for a ghostpad that doesn't have a target being linkedThomas Vander Stichele1-3/+33
2005-09-05maintenance updatesThomas Vander Stichele2-0/+3
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo7-44/+53
2005-08-31check/gst-libs/controller.c: more tests (hehe I have the most)Stefan Kost1-1/+93
2005-08-30check/elements/: Activate pads before using them.Wim Taymans2-0/+3
2005-08-29check/gst-libs/controller.c: more testsStefan Kost1-3/+40
2005-08-26check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state...Andy Wingo1-12/+12
2005-08-25Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt1-2/+2
2005-08-25wim fixed the task, yayThomas Vander Stichele1-6/+1
2005-08-25check/generic/states.c: Cleanup can be done at the end.Wim Taymans1-2/+1
2005-08-24check/generic/states.c: Make sure all tasks are stopped.Wim Taymans2-0/+6
2005-08-24disable test while wim is fixingThomas Vander Stichele1-1/+5
2005-08-24check/: add a test that does a bunch of state changes on elements needs some ...Thomas Vander Stichele3-5/+92
2005-08-24Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that appli...Jan Schmidt1-2/+2
2005-08-23gracefully handle helper method calls to objects that are not beeing controll...Stefan Kost1-2/+19
2005-08-22check/gst/gstcaps.c: Added check for gst_static_caps_get() refcounting.Wim Taymans1-0/+28
2005-08-22check/gst/gstbin.c: since we don't know when preroll is done, use refcount ra...Thomas Vander Stichele1-11/+5
2005-08-21figure this out for HT machinesThomas Vander Stichele1-1/+3