aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-08-09sysmobts: Add a unit test that checks of the behaviorHolger Hans Peter Freyther2-3/+78
2014-07-31sysmobts: Add testcase for ETSI/12.21 messageHolger Hans Peter Freyther2-0/+18
2014-07-31sysmobts: Extend the testcase for a Osmo message as wellHolger Hans Peter Freyther1-16/+36
2014-07-31sysmobts: Verify the structure of IPA and OML messagesHolger Hans Peter Freyther3-1/+79
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther4-3/+1
2014-07-30sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther2-1/+5
2014-05-22common: Ignore "si.valid" outside of _MAX_SYSINFO_TYPEHolger Hans Peter Freyther5-1/+74
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