aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_reject_concurrency.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear()Vadim Yanitskiy1-1/+1
2019-06-03tests: share stubs.h from msc_vlr_test as stubs.cVadim Yanitskiy1-1/+0
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-34/+27
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-2/+2
2019-02-04Add SGs InterfaceHarald Welte1-0/+1
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-2/+2
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-1/+1
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-2/+2
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy1-5/+4
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-1/+1
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-1/+10
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-1/+1
2018-04-03test_reject_concurrency: missing assertNeels Hofmeyr1-0/+1
2018-03-02msc_vlr_tests: make all test functions staticNeels Hofmeyr1-17/+17
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-34/+35
2018-02-07VLR tests: always print test parametersMax1-30/+30
2018-02-07Move IMSI into test parametersMax1-8/+7
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-6/+24
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+379