aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp/mgcp_test.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-16mgcp_test: Add wrong messages as input and check what happensHolger Hans Peter Freyther1-1/+19
2012-03-16mgcp_test: Rename method as it now operates on an array of messagesHolger Hans Peter Freyther1-2/+2
2012-01-27MGCP: Add CRCX test casesHarald Welte1-0/+29
2012-01-27further generalize mgcp testing codeHarald Welte1-19/+30
2012-01-27mgcp_test: remove duplicate codeHarald Welte1-13/+6
2012-01-06mgcp: Print message when the test is finishedHolger Hans Peter Freyther1-2/+8
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther1-5/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-02-28mgcp: Allocate the endpoints for the E1 trunks as well.Holger Hans Peter Freyther1-1/+4
2011-02-28mgcp: Introduce a mgcp_trunk_config enum for endpoint configsHolger Hans Peter Freyther1-1/+1
2011-01-07mgcp: We want to count trunks starting from one.Holger Hans Peter Freyther1-2/+2
2011-01-06mgcp: Parse a Digital Trunk endpoint name.Holger Hans Peter Freyther1-0/+82