aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-11bsc: add TC_ciph_mode_a5_2_0Oliver Smith2-0/+18
2021-07-11bsc: add TC_ciph_mode_a5_2_1Oliver Smith3-3/+36
2021-07-11bsc: change encryption a5 via VTY where neededOliver Smith2-1/+16
2021-07-11bsc/MSC_ConnectionHandler: fix typoOliver Smith2-6/+6
2021-07-06Fix TC_ms_reg_enqDaniel Willmann1-1/+1
2021-07-06msc: Fix CommonId expectancies on subscr from A ifacePau Espin Pedrol1-0/+5
2021-07-05library/RTP_Emulation: add optional port for RTP sniffingVadim Yanitskiy1-0/+12
2021-07-05library/RTP_Emulation: improve readability of guard statementsVadim Yanitskiy1-2/+2
2021-07-05library/RSL_Types: use OCT4 for local/remote address fieldsVadim Yanitskiy5-26/+26
2021-07-05library/RSL_Types: add remote addr/port to ts_RSL_IPA_CRCX()Vadim Yanitskiy1-2/+7
2021-07-05update expected-results.xml filesNeels Hofmeyr7-25/+169
2021-07-04cosmetic: msc: Fix typo in commentPau Espin Pedrol1-1/+1
2021-07-04SGSN: fix using non-existing VTY command for encryptionVadim Yanitskiy1-5/+5
2021-07-02msc: inter-MSC HO test: use CGI cell ID, not LAINeels Hofmeyr1-1/+1
2021-07-02BSC: add a test case for BCCH carrier power reduction modeVadim Yanitskiy1-0/+27
2021-07-02bts: Introduce test TC_dyn_osmo_pdch_sdcch8_actPau Espin Pedrol1-0/+40
2021-07-02bsc: Introduce test TC_dyn_ts_sdcch8_act_nackPau Espin Pedrol1-0/+66
2021-07-02bsc: Introduce test TC_dyn_ts_sdcch8_act_deactPau Espin Pedrol1-0/+70
2021-07-02msc: rather not use decmatch in f_tc_ho_inter_msc_out()Neels Hofmeyr1-2/+6
2021-07-01msc: fix inter-msc ho tests: do not attempt to send "*"Neels Hofmeyr1-7/+12
2021-06-30library/RSL_Types: add matching templates for BS Power ControlVadim Yanitskiy1-0/+19
2021-06-30BTS_Tests.ttcn: fix indention and readability of some commentsVadim Yanitskiy1-11/+11
2021-06-30BTS_Tests_SMSCB: ensure f_shutdown() is called in all test casesVadim Yanitskiy1-0/+6
2021-06-29msc: add inter-MSC HO tests with A5 encryptionNeels Hofmeyr1-6/+61
2021-06-29msc: add inter-BSC HO tests with A5 encryptionNeels Hofmeyr2-7/+80
2021-06-29msc: add vec_keep to lock the AuthVectorNeels Hofmeyr2-2/+10
2021-06-29msc: generate Milenage ck in f_get_expected_encryption()Neels Hofmeyr1-2/+7
2021-06-29msc: cipher mode: move cipher expect to new functionNeels Hofmeyr2-29/+55
2021-06-28cosmetic: bsc: Fix wrong dyn ts type mentioned in commentPau Espin Pedrol1-2/+2
2021-06-28BTS_Tests: add testcase TC_paging_imsi_200percent_with_psPhilipp Maier2-9/+106
2021-06-28bts: Test forwarding PCUIF<->IPA/OSMO/PCUPau Espin Pedrol5-6/+195
2021-06-25bts: Rename function issuing OML SetAttributesPau Espin Pedrol1-2/+2
2021-06-25bts: Support passing PCUIF messages over IPA multiplexPau Espin Pedrol4-2/+48
2021-06-25CSN1: Support enc/dec of Packet Measurement related messagesPau Espin Pedrol2-0/+210
2021-06-23msc: f_auth3g_kc(): take vec as argument, drop "runs on"Neels Hofmeyr1-4/+5
2021-06-23msc: inter-BSC HO test: use CGI cell ID, not LAINeels Hofmeyr1-3/+3
2021-06-22BTS: add a testcase for PDCH interference reportsVadim Yanitskiy1-0/+56
2021-06-22library/PCUIF_Types: add definition for PCU_IF_MSG_INTERF_INDVadim Yanitskiy1-0/+46
2021-06-22BTS: add a test case for RF RESource INDicationVadim Yanitskiy1-0/+67
2021-06-21bsc: add tests for inter-BSC HO with encryption A5/{0,1,3,4}Neels Hofmeyr1-4/+58
2021-06-21BSSMAP: add encr params to ts_BSSMAP_HandoverRequestNeels Hofmeyr1-5/+15
2021-06-21bsc: add intra-BSC handover tests with encryptionNeels Hofmeyr1-0/+50
2021-06-21bsc: split f_verify_encr_info() from f_cipher_mode()Neels Hofmeyr1-23/+52
2021-06-21bsc: also allow empty key for A5/0Neels Hofmeyr1-1/+8
2021-06-21[VAMOS] BTS: call f_shutdown() in f_TC_vamos_exec_async()Vadim Yanitskiy1-0/+2
2021-06-21bsc: f_tc_ho_int: do not override TestHdlrParamsNeels Hofmeyr1-2/+2
2021-06-21bsc: drop unused kc variablesNeels Hofmeyr1-4/+0
2021-06-21bsc: add BSC_Tests.TC_assignment_fr_a5_4_failNeels Hofmeyr2-0/+16
2021-06-21bsc: add TC_assignment_fr_a5_4Neels Hofmeyr2-0/+14
2021-06-21bsc: add TC_ciph_mode_a5_4Neels Hofmeyr2-0/+13