aboutsummaryrefslogtreecommitdiffstats
path: root/tests/agch/agch_test.c
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-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
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
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther1-1/+0
2014-03-10agch: Manage AGCH queue lengthJacob Erlbeck1-0/+4
2014-03-10agch/test: Add test for AGCH queue handlingJacob Erlbeck1-0/+244