aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp/mgcp_transcoding_test.c
AgeCommit message (Expand)AuthorFilesLines
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