aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-07-20tests: Update busrsts_test build.Alexander Chemeris2-1/+4
2015-04-23tests: Update bursts_test to accommodate BER calculations.Alexander Chemeris2-9/+50
2014-05-07fix: make sysmobts tests only when sysmobts is enabledIvan Kluchnikov1-1/+1
2014-04-06build: Use AM_CPPFLAGS in Makefile.amMartin Hauke2-2/+2
2014-04-06tests: make tests for sysmobts conditionalMartin Hauke1-0/+4
2014-04-06Add test case for successful handover and unsuccessful handoverAndreas Eversberg5-1/+293
2014-04-06TRX: Support for TCH/H and GSM half rate transcodingAndreas Eversberg1-0/+76
2014-04-06TRX: Add support for EFR transcodingAndreas Eversberg1-6/+13
2014-04-06TRX: Replaced GSM 06.10 ordering table by table in libosmocodecAndreas Eversberg1-2/+2
2014-04-06TRX: Cleanup of channel transcodingAndreas Eversberg2-10/+7
2014-04-06TRX: Add test code for PDTCH transcodingAndreas Eversberg2-1/+94
2014-04-06TRX: Allow transcoding of TCH FR with MSB first (RTP) or LSB first (E1)Andreas Eversberg1-2/+2
2014-04-06Fix: Check right result on bursts_testAndreas Eversberg1-1/+1
2014-04-06Add test routing to test transcoding of TCH FR / FACCH framesAndreas Eversberg2-25/+119
2014-04-06Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+3
2014-04-06Add test code for testing GSM burst transcodingAndreas Eversberg5-1/+226
2014-04-04Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+2
2014-03-26oml: Indicate the kind of object passed as the void*Holger Hans Peter Freyther1-1/+1
2014-03-10handover: Add generic handling for handoverAndreas Eversberg1-0/+2
2014-03-10agch: Merge IMM.ASS.REJ if possible when enqueueingJacob Erlbeck1-2/+2
2014-03-10agch: Manage AGCH queue lengthJacob Erlbeck2-1/+5
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck2-3/+16
2014-03-10agch/test: Add test for AGCH queue handlingJacob Erlbeck5-1/+282
2014-01-15misc: Allow to cross-execute the testsuite using qemuHolger Hans Peter Freyther1-2/+2
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther2-2/+2
2013-10-10sysmobts: Fix the unit test after the internal band changesHolger Hans Peter Freyther1-4/+15
2013-10-06abis: delay l1if_reset() until OML link is establishedHarald Welte1-0/+3
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte2-2/+2
2013-06-24sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changesHolger Hans Peter Freyther4-1/+151
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer2-2/+2
2013-02-27tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther5-86/+50
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther2-0/+4
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther5-1/+146
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+1
2012-12-22paging: Update the test output to make the test passHolger Hans Peter Freyther1-0/+1
2012-12-20openbsc: Prepare to allow to have the OpenBSC directory somewhere elseHolger Hans Peter Freyther1-1/+1
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-1/+0
2012-07-25tests: Use the right name for the struct (not that it matters)Holger Hans Peter Freyther1-1/+1
2012-07-22add missing stub functions to ensure paging_test compilesHarald Welte1-0/+7
2012-07-21Send RR paging requests to PCU, in order to page on PACCHAndreas Eversberg1-0/+1
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-0/+1
2012-07-05paging: Update the unit test that would have caused the previousHolger Hans Peter Freyther1-0/+30
2011-12-01test: Introduce a very simple test for the paging subsystemHolger Hans Peter Freyther5-0/+185