aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-16start-testsuite.sh: allow to skip the configuration file parameterlynxis/specify_specific_testsAlexander Couzens1-1/+1
2019-05-16start-testsuite.sh: remove superflouse `set -e`Alexander Couzens1-1/+0
2019-05-11add three tests for CIPHER MODE COMPLETE without algoStefan Sperling4-3/+120
2019-05-11msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAPHarald Welte2-0/+43
2019-05-11msc: Separate as_GSUP_SAI from f_mm_authHarald Welte1-19/+24
2019-05-11Fix regression in tr_GSUP_PROC_SS_ERR during inter-MSC-hoHarald Welte1-1/+1
2019-05-11Make f_gen_tr_ss_ies() work for both 'latest' and 'master'Harald Welte1-1/+9
2019-05-11BSSGP_Emulation: More/improved commentsHarald Welte1-1/+3
2019-05-11SGSN_Tests: add test case TC_attach_pdp_act_gmm_detachAlexander Couzens1-0/+26
2019-05-11SGSN_Tests: fail when receiving any layer 3 package for a power off stationAlexander Couzens1-0/+4
2019-05-11SGSN_Tests: correct verdict failure message in f_detach_mo()Alexander Couzens1-1/+1
2019-05-11SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_bAlexander Couzens1-1/+1
2019-05-10Revert partial of 0ac6315212a3 ("msc: add inter-BSC and inter-MSC Handover te...Alexander Couzens1-6/+0
2019-05-10BSSGP_Emulation: Implement LLC sending also for SGSN-roleHarald Welte1-1/+8
2019-05-10BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink UnitdataHarald Welte1-0/+8
2019-05-10BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGPHarald Welte1-1/+1
2019-05-10SGSN_Tests: Introduce NUM_GB to avoid '3' as magic valueHarald Welte1-3/+4
2019-05-10SGSN_Tests: Make more helper functions gb_index awareHarald Welte1-23/+32
2019-05-10SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0Harald Welte1-19/+31
2019-05-10library: Add PAP_Types for PPP Authentication Protocol (RFC 1334)Harald Welte1-0/+90
2019-05-10ggsn: Verify that there are no duplicate PCO protocolIDsHarald Welte1-0/+37
2019-05-10RAN_Emulation: Fix IMSI table lookup on RANAP pagingHarald Welte1-1/+1
2019-05-09msc: Permit optional authentication before reject/timeoutHarald Welte1-0/+3
2019-05-09msc: Don't require protocolExtensions in RANAP PagingHarald Welte2-4/+4
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr6-92/+1015
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr5-90/+228
2019-05-07bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setupNeels Hofmeyr1-0/+3
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte2-21/+23
2019-05-02RAN_Adapter: More verbose loggingHarald Welte1-1/+4
2019-05-02move imsi_hex2oct to Osmocom_Types.ttcnHarald Welte2-19/+19
2019-05-02sgsn: Add initial XID handshake related testsHarald Welte1-1/+61
2019-05-02LLC_Templates: Add XID related templatesHarald Welte1-0/+96
2019-04-30msc: Add Iu related tests for most existing 2G testsHarald Welte3-58/+590
2019-04-30msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3()Harald Welte2-27/+33
2019-04-30msc: Add RANAP to msc testsHarald Welte5-76/+317
2019-04-30regen-makefile: Use '-U 5' to split C++ files in multiple chunksHarald Welte1-2/+2
2019-04-26BTS_Tests: use 0.0 as default for mp_ipa_up_delayPhilipp Maier1-1/+1
2019-04-25RAN_Emulation: Add RANAP supportHarald Welte2-10/+345
2019-04-25HNBAP, RUA and RANAP protocol codecsHarald Welte31-0/+12411
2019-04-25RAN_Adapter: Support build without IPA / BSSAP supportHarald Welte1-1/+7
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte3-10/+10
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte12-139/+214
2019-04-25msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi()Harald Welte1-0/+15
2019-04-25msc: f_mm_auth(): Add support for UMTS AKAHarald Welte2-9/+30
2019-04-25sgsn: Add test cases to verify SABM handling on LLGMM + LL5Harald Welte1-0/+36
2019-04-25sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packetHarald Welte1-2/+25
2019-04-25LLC_Templates: Add templates for NULL and DISCHarald Welte1-0/+13
2019-04-25deps/Makefile: Use osmocom fork of LLC protocol moduleHarald Welte1-2/+2
2019-04-25LLC_Templates: Add SABM, UA, FRMR, DM templatesHarald Welte1-2/+59
2019-04-24BTS_Tests: wait until BTS supplies stable signalPhilipp Maier1-0/+5