summaryrefslogtreecommitdiff
path: root/tests/check/base
Commit message (Expand)AuthorAgeFilesLines
* Move the lib out of gst-libsOlivier Crête2011-10-112-4/+4
* Rename Farsight 2 to FarstreamOlivier Crête2011-10-112-6/+6
* fs-conference: Rename file from fs-conference-iface.[ch] to fs-conference.[ch]Olivier Crête2011-10-111-1/+1
* codec: Remove ABI/padding from FsCodecOlivier Crête2011-10-111-4/+4
* codec: Remove special ptime/maxptimeOlivier Crête2011-10-112-9/+0
* tests: Add tests for Rtp Header Extension functionsOlivier Crête2011-05-102-1/+107
* tests: Add some other invalid codecs to the GKeyFile loading testOlivier Crête2011-05-101-0/+8
* tests: Add test for feedback parametersOlivier Crête2011-05-101-0/+60
* tests: Test reading feedback params from GKeyFileOlivier Crête2011-05-102-1/+6
* tests: Use standardised function to remove fscodec optional paramsOlivier Crête2011-05-101-19/+4
* tests; Add test for fscodec ptime/maxptime handlingOlivier Crête2010-01-042-0/+9
* fstransmitter: Pass the ToS in the _new functionOlivier Crête2009-08-031-1/+2
* tests: Put get_fullpath into the generic testutils fileOlivier Crête2009-07-141-9/+1
* tests: Use GST_DEBUG/LOG/WARNING instead of g_debug in testsOlivier Crête2009-06-251-1/+1
* Remove double semi-colonsOlivier Crête2008-11-181-1/+1
* Add test for fs_codec_list_from_keyfileOlivier Crête2008-10-312-0/+103
* Fix typo in testOlivier Crête2008-10-311-1/+1
* Remove fs_codec_to_gst_caps from the public apiOlivier Crête2008-08-211-36/+0
* Remove FS_MEDIA_TYPE_APPLICATIONOlivier Crête2008-08-211-10/+10
* Use fs_codec_add_optional_parameter everywhereOlivier Crête2008-05-061-25/+6
* React properly to NULL codecs (with tests)Olivier Crête2008-04-121-1/+19
* Ignore NULL encoding names, dont use glib 2.16 g_strcmp0Olivier Crête2008-04-101-0/+5
* Fix leak in fstransmitter testOlivier Crête2007-12-111-0/+2
* Fix indentation in fscodec testOlivier Crête2007-12-111-10/+10
* Fix memleaks in fscodec test and some indentationOlivier Crête2007-12-111-15/+30
* Correct the copyright headers everywhere to make them LGPL v2.1 or laterOlivier Crête2007-11-282-14/+12
* Add a parameter to the _new() function to specify the number of parametersOlivier Crête2007-11-191-1/+1
* Add descritive messages to non-existant transmiter testOlivier Crête2007-11-161-3/+2
* Add first unit tests for the transmittersOlivier Crête2007-11-151-0/+61
* Fix unit test for fs_codec_to_gst_capsOlivier Crête2007-11-071-4/+10
* Replace media_type AV (which doesn't exist) with application (which does)Olivier Crête2007-11-071-8/+8
* Add unit test for fs_codec_to_gst_capsOlivier Crête2007-11-071-0/+28
* Free codecs at the end of the fs_codec_copy testOlivier Crête2007-11-071-0/+2
* Rename fs_codec_compare to _are_equal to match candidates APIOlivier Crête2007-10-311-17/+17
* Add test for fs_codec_copyOlivier Crête2007-10-301-0/+16
* Add Tests for fs_codec_compareOlivier Crête2007-10-301-3/+113
* Replace fs_codec_init with fs_codec_newOlivier Crête2007-10-301-8/+11
* Add on test to the test suiteOlivier Crête2007-10-301-0/+72