aboutsummaryrefslogtreecommitdiffstats
path: root/tests/agch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded direct libortp dependencyPau Espin Pedrol2018-07-021-2/+2
* compact AGCH queue: Drop too msg diff than IMM_ASS_REJPau Espin Pedrol2018-06-081-1/+1
* bts_agch_enqueue: Decrease queue len hard_limit from 1000 to 100Pau Espin Pedrol2018-06-081-2/+2
* Include missing headers for osmo_init_logging2Pau Espin Pedrol2018-04-171-0/+1
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-041-1/+1
* Get rid of 'struct gsm_bts_role_bts'Harald Welte2018-03-171-14/+12
* cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte2018-03-171-12/+12
* cosmetic: tests/agch: remove unused var "static_ilv"Philipp Maier2017-12-111-4/+0
* Remove build dependency on legacy OpenBSCMax2017-10-081-1/+1
* Fix build after recent gsm_bts_alloc() changeHarald Welte2017-08-141-1/+1
* Fix tests linking with libosmocodecMax2016-11-081-2/+2
* msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr2016-10-141-4/+1
* fix some format specifiersAlexander Huemer2016-01-151-4/+5
* Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte2015-11-051-2/+2
* tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther2014-07-311-1/+0
* agch: Merge IMM.ASS.REJ if possible when enqueueingJacob Erlbeck2014-03-101-2/+2
* agch: Manage AGCH queue lengthJacob Erlbeck2014-03-102-1/+5
* agch/pch: Use PCH for AGCH msgsJacob Erlbeck2014-03-101-1/+1
* agch/test: Add test for AGCH queue handlingJacob Erlbeck2014-03-103-0/+275