aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_call.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08cosmetic: rename to sdp_audio_codecs_foreach()Neels Hofmeyr1-1/+1
2024-02-08msc_vlr_test_call.c: fix misleading commentsNeels Hofmeyr1-2/+2
2023-12-13test_call: codecs: test specific PT from MO to MTNeels Hofmeyr1-0/+38
2023-12-13test_call: codecs: allow specific PT numbers [2/2]Neels Hofmeyr1-6/+35
2023-12-13test_call: codecs: allow specific PT numbers [1/2]Neels Hofmeyr1-0/+37
2023-12-13msc_vlr_test_call: codecs: properly test new codec matchingNeels Hofmeyr1-27/+89
2023-12-13msc_vlr_test_call: drop misleading logNeels Hofmeyr1-7/+7
2023-12-13implement re-assignment to match codecsNeels Hofmeyr1-0/+3
2023-03-26fix msc_vlr_test_call SDP mncc_rtpNeels Hofmeyr1-15/+38
2023-03-18[codecs filter] msc_vlr_test_call: test codecs resolutionNeels Hofmeyr1-0/+725
2023-03-18do CN CRCX firstNeels Hofmeyr1-43/+51
2023-03-18msc_vlr_tests: confirm crcx by RAN/CN side separatelyNeels Hofmeyr1-10/+10
2023-03-18[codecs filter] send + receive SDP via MNCCNeels Hofmeyr1-2/+45
2023-03-18[codecs filter] use filter result in MT DTAP CC SetupNeels Hofmeyr1-2/+2
2023-03-18in ran_msg, return gsm0808_speech_codec (intra-MSC)Neels Hofmeyr1-5/+5
2021-11-05Validate the choosen UTRAN encryption algorithmAlexander Couzens1-6/+6
2021-02-09fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear RequestVadim Yanitskiy1-5/+1
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr1-2/+2
2019-11-28msc_vlr_test_call: rename lu_utran_tmsiNeels Hofmeyr1-6/+6
2019-11-28msc_vlr_test_call.c: add MNCC loggingNeels Hofmeyr1-5/+7
2019-11-05fix msc_vlr_test_call.cNeels Hofmeyr1-0/+97
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