aboutsummaryrefslogtreecommitdiffstats
path: root/tests/stubs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol2018-11-261-2/+2
* bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol2018-11-181-0/+2
* Remove duplicated codeMax2016-12-011-0/+2
* dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr2016-06-171-0/+7
* fix two compiler warnings: add two opaque struct declarationsNeels Hofmeyr2016-06-171-0/+3
* tests/stubs.c: remove unused stubsNeels Hofmeyr2016-06-171-17/+0
* merge bts-specific main function into common/main.c:bts_main()Harald Welte2016-01-221-2/+0
* ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg2015-09-221-0/+3
* Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg2015-09-221-0/+2
* power: Make it possible to force a power levelHolger Hans Peter Freyther2015-02-051-0/+4
* sysmobts: Remove unused global variablesHolger Hans Peter Freyther2014-12-161-2/+0
* tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther2014-07-311-0/+1
* sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther2014-07-301-0/+3
* oml: Indicate the kind of object passed as the void*Holger Hans Peter Freyther2014-03-261-1/+1
* handover: Add generic handling for handoverAndreas Eversberg2014-03-101-0/+2
* abis: delay l1if_reset() until OML link is establishedHarald Welte2013-10-061-0/+3
* tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther2013-02-271-0/+48