aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cipher/cipher_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-17/+15
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
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther1-1/+0
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther1-1/+1
2013-02-27tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther1-42/+0
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther1-0/+2
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-0/+130