aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-22gprs: Parse PTMSI and update TLLI accordinglyJacob Erlbeck1-10/+12
2014-07-22gprs: Add TLV parse functionsJacob Erlbeck2-0/+237
2014-07-22gprs: Fix TLLI cache size computationJacob Erlbeck1-8/+4
2014-07-22gprs/test: Rearrange for PTMSI parsingJacob Erlbeck2-34/+199
2014-07-22gprs: Add counters related to LLC layer patchingJacob Erlbeck1-0/+4
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck2-7/+16
2014-07-22gprs: Store gbproxy patching state per peerJacob Erlbeck2-20/+14
2014-07-22gprs/test: Add Detach messages to testJacob Erlbeck2-3/+74
2014-07-22gprs/test: Added GMM Info and fixed TLLIJacob Erlbeck2-8/+36
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck2-9/+14
2014-07-22gprs: Add MCC/MNC patch support for LLC/GMM messagesJacob Erlbeck1-8/+8
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck3-14/+22
2014-07-22gprs/test: Make test output more readableJacob Erlbeck2-274/+159
2014-07-22mgcp: Change API to remove memory management from the nameHolger Hans Peter Freyther2-7/+2
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 Freyther2-15/+81
2014-07-22mgcp: Fix/test reading/writing the sequence numberHolger Hans Peter Freyther2-7/+59
2014-07-22mgcp: Capture the return value of the of the transcode functionHolger Hans Peter Freyther2-192/+205
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-07-07gprs/test: Increase stderr log levelJacob Erlbeck1-4/+20
2014-07-07gbproxy_test: Provide enough disabled categories to please valgrindHolger Hans Peter Freyther1-1/+6
2014-07-07mgcp: Verify that the force-ptime is written back to the fileHolger Hans Peter Freyther1-0/+22
2014-07-07gbproxy_test: Reset the gbproxy before we reset GPRS NSHolger Hans Peter Freyther1-3/+3
2014-07-07gbproxy_test: Simplify the test setup by sharing codeHolger Hans Peter Freyther1-30/+24
2014-07-07gprs/test: Add additional gbproxy testsJacob Erlbeck2-1/+460
2014-07-07gprs/test: Add connect_sgsn() functionJacob Erlbeck1-10/+11
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-26/+26
2014-06-15gprs: Use area terms LAI/RAI as defined in GSM 03.03Jacob Erlbeck1-60/+60
2014-06-15mgcp: Fix SDP formatting of fmtp_extra (Coverity)Jacob Erlbeck1-24/+0
2014-06-15mgcp/test: Add test case using the fmtp_extra infoJacob Erlbeck2-0/+69
2014-06-05mgcp: Set net_end audio params in recvonly modeJacob Erlbeck2-0/+12
2014-06-05mgcp: Move transcoding to libmgcpJacob Erlbeck2-2/+2
2014-06-05mgcp/test: Add test cases for transcoding and repackingJacob Erlbeck5-3/+935
2014-06-04gprs/test: Use valid MCC/MNC for BVC RESETJacob Erlbeck2-110/+110
2014-05-28channel_test: Return a positive number to claim it was pagedHolger Hans Peter Freyther1-1/+4
2014-05-22mgcp: Add proper length checking for line handlingHolger Hans Peter Freyther1-0/+1
2014-05-22mgcp: add voice muxer supportPablo Neira Ayuso3-4/+4
2014-05-01db: Fix next fall-out with make distcheckHolger Hans Peter Freyther2-1/+2
2014-04-30db: Add testcase for the db migration.Holger Hans Peter Freyther5-2/+40
2014-04-30db: Add testcase for storing/loading/comparing a smsHolger Hans Peter Freyther1-0/+61
2014-04-24ctrl: Extend the testcase for using '09' as numbers on the interfaceHolger Hans Peter Freyther1-0/+43
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-0/+23
2014-03-23nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther1-0/+7
2014-03-23nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther1-1/+9
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+32
2014-03-23nitb/ctrl: Add ctrl command to set the TRX max_power_reductionHolger Hans Peter Freyther1-0/+20
2014-03-20mncc: Complete definitions for all speech traffic frames at MNCC interfaceAndreas Eversberg1-1/+1