aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover/handover_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15associate conn with bsc subscriber where possible (TODO)Neels Hofmeyr1-2/+11
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-3/+9
2018-03-17tests: handover_test.c: Add missing headerPau Espin Pedrol1-0/+2
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-2/+76
2018-03-08handover_test: explicitly wrap abis_rsl_sendmsg()Neels Hofmeyr1-2/+4
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-21HO: fix minor issues found by coverityNeels Hofmeyr1-13/+13
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr1-0/+1615