gstreamer/tests
Mikhail Fludkov 880f494050 tests/rtprtx: refactor the tests to use gstharness
The functionality of all the tests was kept exactly the same. Some tests
were renamed:
test_push_forward_seq -> test_rtxsend_rtxreceive
test_drop_one_sender -> test_rtxsend_rtxreceive_with_packet_loss
test_drop_multiple_sender -> test_multi_rtxsend_rtxreceive_with_packet_loss

test_rtxreceive_data_reconstruction was testing that retransmitted
buffer produced by rtxsend was correctly transformed to the original
buffer by rtxreceive. Now we are checking for this in all the tests
where both rtxsend & rtxreceive are involved. That's why the test was
removed.
2016-08-25 18:21:10 -04:00
..
check tests/rtprtx: refactor the tests to use gstharness 2016-08-25 18:21:10 -04:00
examples rtp example: Fix leak 2016-07-11 11:59:21 -04:00
files tests: add unit test for JPEG-2000 rtp payloader leak 2016-05-27 12:58:37 +01:00
icles gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00