aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr2-0/+9
2016-06-17fix two compiler warnings: add two opaque struct declarationsNeels Hofmeyr1-0/+3
2016-06-17tests/stubs.c: remove unused stubsNeels Hofmeyr1-17/+0
2016-06-12Use libosmocodec for AMR RTPMax1-2/+2
2016-02-15port sysmobts to phy_link/phy_instance abstractionHarald Welte1-0/+4
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte3-5/+0
2016-01-16use existing #define for FR/EFR frame length (33/31)Harald Welte1-3/+4
2016-01-15fix some format specifiersAlexander Huemer1-4/+5
2015-11-05tests/Makefile.am: Don't use sysmobts SUBDIRS twiceHarald Welte1-4/+0
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte4-8/+8
2015-09-22fixup tests after bts_model_adjst_ms_pwrHarald Welte1-0/+1
2015-09-22tests: Update busrsts_test build.Alexander Chemeris2-1/+4
2015-09-22tests: Update bursts_test to accommodate BER calculations.Alexander Chemeris2-9/+50
2015-09-22build: Use AM_CPPFLAGS in Makefile.amMartin Hauke2-2/+2
2015-09-22tests: make tests for sysmobts conditionalMartin Hauke1-0/+4
2015-09-22Add test case for successful handover and unsuccessful handoverAndreas Eversberg5-1/+293
2015-09-22TRX: Support for TCH/H and GSM half rate transcodingAndreas Eversberg1-0/+76
2015-09-22TRX: Add support for EFR transcodingAndreas Eversberg1-6/+13
2015-09-22TRX: Replaced GSM 06.10 ordering table by table in libosmocodecAndreas Eversberg1-2/+2
2015-09-22TRX: Cleanup of channel transcodingAndreas Eversberg2-10/+7
2015-09-22TRX: Add test code for PDTCH transcodingAndreas Eversberg2-1/+94
2015-09-22TRX: Allow transcoding of TCH FR with MSB first (RTP) or LSB first (E1)Andreas Eversberg1-2/+2
2015-09-22Fix: Check right result on bursts_testAndreas Eversberg1-1/+1
2015-09-22Add test routing to test transcoding of TCH FR / FACCH framesAndreas Eversberg2-25/+119
2015-09-22ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg2-0/+5
2015-09-22Add test code for testing GSM burst transcodingAndreas Eversberg5-1/+226
2015-09-22fix: make sysmobts tests only when sysmobts is enabledIvan Kluchnikov1-1/+5
2015-09-22move MS power control handling from sysmobts to common partHarald Welte1-5/+10
2015-09-22l1sap: Port code to new ciphering handlingHarald Welte1-3/+7
2015-09-22Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+2
2015-02-05power: Make it possible to force a power levelHolger Hans Peter Freyther1-0/+4
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther2-0/+58
2015-01-10misc: Fix up testcase after 5a03e129a633637d0a6b57b3b5aa6d6596b938feHolger Hans Peter Freyther1-1/+1
2014-12-16sysmobts: Remove unused global variablesHolger Hans Peter Freyther1-2/+0
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