aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-07pgw: Fix typo in expected-results.xml namePau Espin Pedrol1-0/+0
2022-04-07pgw: Add expected_results.xmlPau Espin Pedrol1-0/+9
2022-04-07pgw: Add T_guardPau Espin Pedrol1-1/+14
2022-04-07bsc: add TC_emerg_call_and_lcs_loc_reqNeels Hofmeyr2-0/+104
2022-04-07bsc: as_Media_mgw: fail on DLCXNeels Hofmeyr2-5/+16
2022-04-06Diameter_Templates.ttcn: Avoid sending AuthAppId Relay in CEAPau Espin Pedrol1-2/+0
2022-04-05BTS_Tests: add altstep as_dl_sacch_lapdm_abVadim Yanitskiy1-0/+21
2022-04-05pcu: Introduce test TC_dl_llc_sapi_priorityPau Espin Pedrol1-0/+99
2022-04-05RLCMAC_EncDec: Fix bug decoding LI[0]=0Pau Espin Pedrol1-0/+9
2022-04-02fix sgsn and hnbgw test issue introduced in 49888a65dcf1f8d94411aa0724530b8c1...Eric Wild2-0/+3
2022-04-02fix bsc test issue introduced in 49888a65dcf1f8d94411aa0724530b8c188c3237Eric Wild1-0/+1
2022-03-31ran emulation: allow multiple reset attemptsEric Wild5-11/+25
2022-03-30BSC_Tests_CBSP: add a new testcase TC_cbsp_write_rep_period_numVadim Yanitskiy1-0/+56
2022-03-28bsc: Add tests for CBSP MESSAGE STATUS QUERY procedureHarald Welte2-0/+149
2022-03-28CBSP_Types: Fix typo num_bcats_compl -> num_bcast_complHarald Welte1-5/+5
2022-03-23library/BSSMAP_Templates: add missing LCS {Priority,QoS} IEsVadim Yanitskiy1-3/+32
2022-03-23library/BSSMAP_Templates: add missing LCS Client Type IEVadim Yanitskiy1-4/+14
2022-03-23library/BSSAP_LE_Types: fix wrong IEI in record BSSMAP_LE_IE_LcsClientTypeVadim Yanitskiy1-1/+1
2022-03-22BSC_Tests: avoid code duplication in f_expect_chan_rel()Vadim Yanitskiy1-20/+1
2022-03-22BSC_Tests: add '(present)' restriction to 'expect_rr_cause'Vadim Yanitskiy1-25/+22
2022-03-22bsc: fix some inadequate template restriction warningsVadim Yanitskiy2-8/+8
2022-03-22gen_links.sh.inc: Fix globbing writing '*.ttcn' to */.gitignorePau Espin Pedrol1-0/+2
2022-03-16library/BSSLAP_Types: fix receive template used in ts_BSSLAP_ResetVadim Yanitskiy1-1/+1
2022-03-16bsc: add new testcase TC_srvcc_eutran_to_geran_a5_3Vadim Yanitskiy2-0/+36
2022-03-16bsc: add f_cipher_mode_bssmap_to_rr()Vadim Yanitskiy1-0/+20
2022-03-16bsc: use select() statement in f_cipher_mode_bssmap_to_rsl()Vadim Yanitskiy1-32/+11
2022-03-14BTS_Tests: fix some compilation warnings (template restrictions)Vadim Yanitskiy1-9/+7
2022-03-14lib/DIAMETER: Allow sending CEA with AuthAppIdPau Espin Pedrol5-6/+47
2022-03-14BTS_Tests: add new test case TC_ho_physical_infoVadim Yanitskiy2-0/+98
2022-03-14BTS_Tests: add a hierarchy of L1CTL/LAPDm/DCCH altstepsVadim Yanitskiy1-0/+56
2022-03-14bts/expected-results.xml: expect TC_sacch_chan_act_ho_async to passVadim Yanitskiy1-6/+1
2022-03-14BTS_Tests: exec TC_sacch_chan_act_ho_{sync,async} on g_AllChanTypes[]Vadim Yanitskiy1-6/+6
2022-03-14BTS_Tests: fix expectations in TC_sacch_chan_act_ho_{sync,async}Vadim Yanitskiy1-6/+13
2022-03-13library/L1CTL_Types: fix t_RslChanNr_RACH used in send templatesVadim Yanitskiy1-2/+2
2022-03-13BTS_Tests: remove completed TODO pointsVadim Yanitskiy1-2/+0
2022-03-13library/L3_Templates: add templates for RR Physical InformationVadim Yanitskiy1-0/+31
2022-03-13library/LAPDm_Types: add 'padding' field to the LapdmFrameAB recordVadim Yanitskiy2-18/+36
2022-03-11BTS_Tests: cosmetic: use setverdict() in f_sacch_{present,missing}()Vadim Yanitskiy1-2/+4
2022-03-11BTS_Tests: remove misleading comments in f_sacch_{present,missing}()Vadim Yanitskiy1-2/+0
2022-03-10sgsn: add TC_iu_attach_encr with UEA > 0Neels Hofmeyr2-8/+57
2022-03-10BSC_Tests: also match band indicator in SI6 Rest OctetsVadim Yanitskiy1-1/+8
2022-03-10library/GSM_RestOctets: add partial definition of SI 6 Rest OctetsVadim Yanitskiy2-1/+55
2022-03-09ggsn: Rename diameter generic ports to GxPau Espin Pedrol1-19/+19
2022-03-09ggsn_tests: Wait for retrans queues to drain after each testPau Espin Pedrol1-3/+50
2022-03-07bsc: add missing codec list in AoIP Handover RequestNeels Hofmeyr2-3/+9
2022-03-03bsc: inter-BSC incoming HO in with empty SCCP CRNeels Hofmeyr3-10/+29
2022-03-03bsc: add TC_ho_into_this_bsc_a5_mismatchNeels Hofmeyr2-11/+58
2022-03-03bsc: inter-BSC HO in: expect codecs in HO Request ACKNeels Hofmeyr1-0/+26
2022-02-28ggsn: Introduce test TC_addr_pool_exhaustionPau Espin Pedrol1-0/+103
2022-02-28ggsn: Introduce test TC_lots_of_concurrent_pdp_ctxPau Espin Pedrol1-0/+115