aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_call.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-26send the RAT type (GERAN-A / UTRAN-Iu) to HLR on LUneels/3g_opt_inNeels Hofmeyr1-1/+1
2018-12-26use 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