aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Add EFR support to TRAU muxer + test caseAndreas Eversberg5-1/+116
2013-12-13mgcp: Optionally send ptime in SDPJacob Erlbeck1-4/+15
2013-12-13mgcp: Parse SDP to get rate and packet durationJacob Erlbeck1-5/+5
2013-12-13mgcp: Put local connection options into a structJacob Erlbeck2-5/+12
2013-12-13mgcp/test: Output the packet duration after MGCP parsingJacob Erlbeck2-5/+85
2013-12-13build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from depsHolger Hans Peter Freyther1-1/+1
2013-12-13build: channel_test does not use dlopen/dlsym remove LIBRARY_DL depHolger Hans Peter Freyther1-1/+1
2013-12-13freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linkingNikola2-2/+2
2013-12-12si: Make sure to not overwrite orig_arfcn_hi in the range encodingHolger Hans Peter Freyther2-2/+2
2013-12-12mgcp: Address compiler error for sprintf misusage...Holger Hans Peter Freyther1-1/+1
2013-12-10mgcp/rtp: Fix RTP timestamps if enabledJacob Erlbeck1-36/+36
2013-12-10mgcp/rtp: Use SSRC in proper byte orderingJacob Erlbeck1-1/+1
2013-12-10mgcp/rtp: Add RTP header patch mode configurationJacob Erlbeck1-1/+5
2013-12-05mgcp/rtp: Fix output timing error counterJacob Erlbeck1-18/+18
2013-12-05mgcp/rtp: Add more test cases for RTP header patchingJacob Erlbeck2-4/+114
2013-12-05mgcp: Handle SDP in CRCX received by the MGWJacob Erlbeck1-2/+2
2013-12-05mgcp/nat: Take payload type from SDP dataJacob Erlbeck1-1/+1
2013-12-05mgcp: Add tests for payload types in MGCP messagesJacob Erlbeck4-6/+98
2013-12-05mgcp: Add new for_each_line macro that also returns empty linesJacob Erlbeck2-0/+48
2013-11-25mgcp/rtp: Fix timestamp offset when patching RTP packetsJacob Erlbeck2-8/+14
2013-11-25mgcp/rtp: Add test case for RTP timestamp patching and statsJacob Erlbeck2-0/+122
2013-11-25mgcp/rtp: Add counter for invalid RTP timestamp deltasJacob Erlbeck1-2/+3
2013-11-22bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+6
2013-10-30vty: Enable the end/exit test for libosmocore nodesJacob Erlbeck1-13/+6
2013-10-24gbproxy: Fix handling of NSEI changesJacob Erlbeck1-31/+34
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck2-4/+854
2013-10-24gbproxy/vty: Enhance delete-gbproxy-peer commandJacob Erlbeck1-0/+16
2013-10-24gbproxy: Add basic VTY testsJacob Erlbeck1-0/+40
2013-10-24vty: Fix whitespace in test scriptJacob Erlbeck1-7/+7
2013-10-19gbproxy: Reject SGSN UNITDATA messages with an invalid BVCIJacob Erlbeck1-5/+6
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck2-0/+26
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck2-12/+14
2013-10-19gbproxy: Extended test program to simulate SGSN, tooJacob Erlbeck2-43/+627
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck5-1/+793
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-6/+6
2013-10-05nitb: Add "subscriber create" VTY command.Alexander Chemeris1-0/+16
2013-10-04Fix copy-paste error in console output in db_test.Alexander Chemeris1-1/+1
2013-10-01bsc: Add control command to set timezoneJacob Erlbeck1-0/+38
2013-09-19smpp: Fix the make distcheck for smppHolger Hans Peter Freyther1-2/+2
2013-09-19nat: Fix make distcheck for the natHolger Hans Peter Freyther2-8/+8
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck7-0/+273
2013-09-18bsc: Add vty command for setting Access control classes.Ivan Kluchnikov1-0/+35
2013-09-16ctrl: Set a generic reply when it hasn'n been setJacob Erlbeck1-0/+4
2013-09-16ctrl: Add test script for the BSC control interfaceJacob Erlbeck2-1/+241
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-0/+11
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck1-2/+33
2013-09-02vty: Attempt to fix the build when SMPP is not enabledHolger Hans Peter Freyther1-8/+19
2013-09-02vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp'Jacob Erlbeck1-4/+4
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-19/+5