aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp/mgcp_transcoding_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-29mgcp/test: Fix mgcp-transcoding assertion (Coverity)Jacob Erlbeck1-1/+1
2015-03-22rtp: And really catch up and remove all occurences of openbsc/rtp.hHolger Hans Peter Freyther1-1/+3
2014-09-05mgcp: Re-load the state after the transcoding changeHolger Hans Peter Freyther1-0/+3
2014-09-02mgcp: Use l16 in the testHolger Hans Peter Freyther1-7/+7
2014-09-02mgcp: Deal with receiving another payload typeHolger Hans Peter Freyther1-0/+61
2014-09-02mgcp: Move the "codec" params to a structHolger Hans Peter Freyther1-5/+5
2014-07-22mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther1-1/+1
2014-07-22mgcp: Fix/test the case of a time jump and the resyncHolger Hans Peter Freyther1-0/+47
2014-07-22mgcp: Add a testcase for 160->80 ptime handlingHolger Hans Peter Freyther1-0/+19
2014-07-22mgcp: Initialise next_time in case the initial timestamp is not 0.Holger Hans Peter Freyther1-4/+6
2014-07-22mgcp: Document transcoding semantic and follow itHolger Hans Peter Freyther1-5/+79
2014-07-22mgcp: Fix/test reading/writing the sequence numberHolger Hans Peter Freyther1-0/+52
2014-07-22mgcp: Capture the return value of the of the transcode functionHolger Hans Peter Freyther1-2/+3
2014-07-22mgcp: Do not use errx as finding a test failure is too hardHolger Hans Peter Freyther1-6/+12
2014-07-22mgcp: Re-factor testcase to separate test and setupHolger Hans Peter Freyther1-54/+64
2014-06-05mgcp: Move transcoding to libmgcpJacob Erlbeck1-1/+1
2014-06-05mgcp/test: Add test cases for transcoding and repackingJacob Erlbeck1-0/+377