aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte6-6/+6
2017-07-10measurement: fix measurment reportPhilipp Maier6-1/+3381
2017-05-22Remove redundant testMax5-533/+1
2017-05-22osmo-bts-trx: use libosmocodingMax2-24/+17
2017-05-09Prepare for extended SI2quater supportMax1-1/+1
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte1-0/+8
2017-03-14Check for suitable lchan type when detecting HOMax1-0/+2
2017-02-10Fix typo in TCH/H interleaving tableMax1-1/+1
2017-02-07Add new unit-test for transmit power computation codeHarald Welte6-1/+316
2016-12-02bursts test: test_pdtch: pre-init result memNeels Hofmeyr1-0/+2
2016-12-01Remove duplicated codeMax2-0/+4
2016-11-08Fix tests linking with libosmocodecMax3-6/+6
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr4-15/+4
2016-09-30DTX: move scheduling check inside repeat_last_sidMax1-2/+2
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