aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/msc_vlr/msc_vlr_test_reject_concurrency.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-16adjust msc_vlr_test_reject_concurrencyNeels Hofmeyr1-5/+10
Change-Id: Ic4e6ebd8973e9e7f7c578fb559c741cbe10bef5a
2017-03-16allow CM Service Request on already open connectionNeels Hofmeyr1-9/+19
Change-Id: I3c4687aafe495e60b1568e6505dbf847adab37f1
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr1-2/+2
Indeed the easiest way of ensuring all code paths can cause conn discarding while still all code paths can check on whether a conn needs to be discarded. Change-Id: I641fe36d9fa2077e3caf63cc583aaa380603bff0
2017-03-16msc_vlr tests: add tests to reject concurrenct connsNeels Hofmeyr1-0/+364
Change-Id: I5c04b1cf0ad302c35968e0f8dfb122997f3f7bf1