osmo-msc/tests
Neels Hofmeyr 3bae836310 vlr_subscr_conn_timeout(): don't fire events to discarded fi
Terminating one of the FSM instances may effect termination and deallocation of
the others, as well as the vlr_subscr itself. So, reserve the vlr_subscr
locally, and then dispatch events to exactly those FSM instances that exist.

The changes in expected output in the msc_vlr_tests shows that the subscriber
was deallocated from the first FSM termination, and now sticks around until
we've checked both FSMs are gone.

Change-Id: I56551ecc10f5295fe75944bdde4b583b1b621811
2017-11-20 13:49:32 +00:00
..
db rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
msc_vlr vlr_subscr_conn_timeout(): don't fire events to discarded fi 2017-11-20 13:49:32 +00:00
smpp rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
sms_queue osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
smpp_test_runner.py Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
testsuite.at tests: add msc_vlr_test_authen_reuse 2017-10-31 02:02:43 +01:00
vty_test_runner.py split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00