osmo-msc/tests/msc_vlr
Neels Hofmeyr b16259f9ad remove code dup: add msc_mgcp_try_call_assignment()
Various places in the code check a flag whether assignment was started and
launch it. To fix incoming-call-during-ongoing-call, I will tweak that logic.
To be able to do that only in one place, remove code dup.

Cosmetic preparation for I1f8746e7babfcd3028a4d2c0ba260c608c686c76 and
I0ba216b737909e92080a722db26e3577726c63cb/

Depends: I11b182a03f5ecb6df7cd8f260757d3626c8e945d (libosmocore: LOGPFSMSL)
Change-Id: I11c0b7dc3f1a747028629b48e522bb3b864884ba
2019-01-04 16:24:59 +00:00
..
Makefile.am remove code dup: add msc_mgcp_try_call_assignment() 2019-01-04 16:24:59 +00:00
msc_vlr_test_authen_reuse.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_authen_reuse.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_authen_reuse.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_call.c Remove redundancy in LAC processing 2018-12-19 11:48:33 +01:00
msc_vlr_test_call.err VLR tests: avoid leaking LAC access details 2018-12-18 15:36:49 +01:00
msc_vlr_test_call.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_authen.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_gsm_authen.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_gsm_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_ciph.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_gsm_ciph.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_gsm_ciph.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_reject.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_hlr_reject.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_hlr_reject.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_timeout.c rename gsm_subscriber_connection to ran_conn 2018-11-30 22:45:42 +01:00
msc_vlr_test_hlr_timeout.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_hlr_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ms_timeout.c rename gsm_subscriber_connection to ran_conn 2018-11-30 22:45:42 +01:00
msc_vlr_test_ms_timeout.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_ms_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_no_authen.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_no_authen.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_no_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_reject_concurrency.c rename gsm_subscriber_connection to ran_conn 2018-11-30 22:45:42 +01:00
msc_vlr_test_reject_concurrency.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_reject_concurrency.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_rest.c rename gsm_subscriber_connection to ran_conn 2018-11-30 22:45:42 +01:00
msc_vlr_test_rest.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_rest.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ss.c Remove redundancy in LAC processing 2018-12-19 11:48:33 +01:00
msc_vlr_test_ss.err VLR tests: avoid leaking LAC access details 2018-12-18 15:36:49 +01:00
msc_vlr_test_ss.ok msc_vlr_tests: don't abuse USSD-request to conclude connections 2018-07-29 16:22:06 +02:00
msc_vlr_test_umts_authen.c GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_umts_authen.err make gsup ipa name configurable in osmo-msc.cfg 2018-12-11 13:08:00 +00:00
msc_vlr_test_umts_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_tests.c remove code dup: add msc_mgcp_try_call_assignment() 2019-01-04 16:24:59 +00:00
msc_vlr_tests.h VLR tests: add logging macro with explicit value description 2018-12-18 14:35:10 +00:00