aboutsummaryrefslogtreecommitdiffstats
path: root/tests/agch
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Include missing headers for osmo_init_logging2Pau Espin Pedrol1-0/+1
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-14/+12
2018-03-17cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte1-12/+12
2017-12-11cosmetic: tests/agch: remove unused var "static_ilv"Philipp Maier1-4/+0
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2016-11-08Fix tests linking with libosmocodecMax1-2/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-4/+1
2016-01-15fix some format specifiersAlexander Huemer1-4/+5
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte1-2/+2
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther1-1/+0
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 Erlbeck1-1/+1
2014-03-10agch/test: Add test for AGCH queue handlingJacob Erlbeck3-0/+275