osmo-msc/tests/msc_vlr
Neels Hofmeyr aa14bac370 LU: do not always invoke sub_pres_vlr_fsm_start()
sub_pres_vlr_fsm_start() starts the FSM, invokes the START event, and then this
FSM invariably always directly terminates when vsub->ms_not_reachable_flag ==
false.

So if it is false, there is not much use in instantiating a whole FSM instance
that just terminates again, we might as well directly issue the
parent-term-event and save some logging space.

The same condition is already in place in the vlr_proc_acc_fsm.c in
_proc_arq_vlr_node2_post_vlr() for CM Service Request and Paging Response. Now
also skip this for LU.

Change-Id: Id2303a795dfd381f76e94ff8ff2f495926ca8ba0
2018-12-11 11:37:27 +00:00
..
Makefile.am A5/n Ciph: request Classmark Update if missing 2018-09-17 02:08:07 +02: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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 rename some RAN conn related stuff to ran_conn_* 2018-11-30 22:46:13 +01:00
msc_vlr_test_call.err LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +00: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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 rename gsm_subscriber_connection to ran_conn 2018-11-30 22:45:42 +01: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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 GSUP client: send CN domain IE on LU request 2018-09-30 23:55:25 +02:00
msc_vlr_test_ss.err LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +00: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 LU: do not always invoke sub_pres_vlr_fsm_start() 2018-12-11 11:37:27 +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 move gsm_auth_tuple to vlr.h as vlr_auth_tuple 2018-11-30 22:46:15 +01:00
msc_vlr_tests.h combine several small .h in msc_common.h 2018-11-30 22:46:15 +01:00