osmo-bsc/tests
Neels Hofmeyr 1d7473cf02 handover_test: explicitly wrap abis_rsl_sendmsg()
Until now, handover_test simply defines an abis_rsl_sendmsg() function to
override the one from libosmo-babis. To me this amounts to implicit linker
magic (aka luck).

The common pattern we're using for this scenario is to explicitly wrap an
existing function by instructing the linker. Also do this for
abis_rsl_sendmsg() in handover_test.c to clarify.

Change-Id: I05ce33a4e42bc82b9ce5060e2f811033f5a1f8d8
2018-03-08 20:21:55 +00:00
..
abis implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
bsc cosmetic: bsc_network_init(): imply default 001-01 PLMN 2018-03-05 05:37:54 +01:00
bsc-nat logging: Remove obsolete log categories 2018-02-19 10:47:50 +01:00
bsc-nat-trie drop libcommon completely, move remaining files to libbsc 2018-02-14 12:54:38 +01:00
bssap implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
channel cosmetic: bsc_network_init(): imply default 001-01 PLMN 2018-03-05 05:37:54 +01:00
gsm0408 implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
handover handover_test: explicitly wrap abis_rsl_sendmsg() 2018-03-08 20:21:55 +00:00
nanobts_omlattr implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
subscr drop libcommon-cs completely 2018-02-14 12:55:45 +01:00
Makefile.am HO: Implement load based handover, as handover_decision_2.c 2018-02-19 17:11:47 +01:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
ctrl_test_runner.py implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
handover_cfg.vty HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' 2018-02-19 19:01:13 +01:00
testsuite.at HO: Implement load based handover, as handover_decision_2.c 2018-02-19 17:11:47 +01:00
vty_test_runner.py Remove unneeded .py scripts 2017-12-19 18:08:46 +01:00