aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_authen_reuse.err
AgeCommit message (Collapse)AuthorFilesLines
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-156/+156
When hunting a conn use count bug, it was very hard to figure out who's (not) using the conn. To ease tracking down this bug and future bugs, explicitly name what a conn is being reserved for, and track in a bit mask. Show in the DREF logs what uses and un-uses a conn. See the test expectation updates, which nicely show how that clarifies the state of the conn in the logs. On errors, log them, but don't fail hard: if one conn use/un-use fails, we don't want to crash the entire MSC before we have to. Change-Id: I259aa0eec41efebb4c8221275219433eafaa549b
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-6/+6
Change-Id: Ie647d93a54aefad5bde8a9411d983cd60714b83d
2017-10-31tests: add msc_vlr_test_authen_reuseNeels Hofmeyr1-0/+2606
Change-Id: I185a2cbff6241a27722f1c37ae609f0fcc59a71e