aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_call.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr1-1/+0
2019-08-05do not force encryption on UTRANNeels Hofmeyr1-0/+1
2019-08-02Set coding in mncc_set_cause()Keith Whyte1-1/+1
2019-06-03tests: share stubs.h from msc_vlr_test as stubs.cVadim Yanitskiy1-1/+0
2019-05-09fix regression: fix internal MNCC operationNeels Hofmeyr1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-33/+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-1/+1
2018-12-19Remove redundancy in LAC processingMax1-1/+1
2018-12-18VLR tests: avoid leaking LAC access detailsMax1-1/+1
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr1-1/+1
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-1/+1
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-0/+6
2018-04-10msc_vlr_test_call: reproduce OS#3062Neels Hofmeyr1-0/+81
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-3/+3
2018-03-22trans_free: tear down conn when last transaction is doneNeels Hofmeyr1-9/+2
2018-03-15msc_vlr_tests: add CC Release test and test to catch OS#2779Neels Hofmeyr1-0/+169
2018-03-10msc_vlr_tests: clearly separate Ciph Mode from Security Mode checkingNeels Hofmeyr1-6/+6
2018-03-02msc_vlr_tests: make all test functions staticNeels Hofmeyr1-3/+3
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-6/+6
2018-02-07VLR tests: always print test parametersMax1-6/+6
2017-11-27add msc_vlr_test_call to reproduce a sanitizer errorNeels Hofmeyr1-0/+341