osmo-hlr/tests
Vadim Yanitskiy d157a56361 SS/USSD: make NCSS session timeout configurable
It may happen that either the MS or an ESME would become
unresponsive, e.g. due to a bug, or a dropped message.
This is why we have SS session timeout, that prevents
keeping 'stalled' sessions forever.

Let's introduce a VTY option, which can be used to configure
this timer (by default it's set to 30 seconds):

hlr
  ...
  ! Use 0 to disable this timer
  ncss-guard-timeout 30

Change-Id: I971fc2cee6fd46d4d5d6dac6c634e0b22fff183d
Related: OS#3717
2018-12-05 19:45:34 +00:00
..
auc use osmo_init_logging2 2018-04-17 15:07:06 +02:00
db add database schema versioning to the HLR database 2018-12-04 14:13:28 +01:00
gsup move creation of insert subscriber data messages to a common function 2018-05-18 12:18:32 +02:00
gsup_server UMTS AKA: implement SQN increment according to SEQ and IND 2017-03-16 05:51:11 +01:00
Makefile.am make: always allow running python tests manually 2018-09-18 15:09:05 +02:00
test_nodes.vty SS/USSD: make NCSS session timeout configurable 2018-12-05 19:45:34 +00:00
test_subscriber.ctrl test_subscriber.ctrl: test against octal/hex interpretation of id 2017-10-27 02:37:20 +02:00
test_subscriber.sql test_subscriber.ctrl: test against octal/hex interpretation of id 2017-10-27 02:37:20 +02:00
test_subscriber.vty implement removal of MSISDN 2018-12-02 20:16:31 +01:00
test_subscriber_errors.ctrl ctrl test: fix: adjust expectations after stricter ctrl parsing 2018-01-07 22:27:08 +01:00
testsuite.at add gsup_test to catch OS#3231 2018-05-04 16:12:19 +02:00