Commit Graph

15 Commits

Author SHA1 Message Date
Gerrit Code Review 23090a56cc Update notes for submitted changes
* msc: add MSC_Tests.TC_call_re_establishment_ciph
* msc: add MSC_Tests.TC_call_re_establishment_auth
* msc: add MSC_Tests.TC_call_re_establishment
* msc: split f_start_handler_with_pars()
* msc: add a COORD port for inter-component coordination
* msc: add as_mgcp_ack_all_dlcx
* SMPP_Emulation: replace previous entries in f_create_smpp_expect()
* GSUP_Emulation: allow moving HLR handling to another test component
* MNCC_Emulation: allow moving call handling to another test component
* MGCP_Emulation: allow moving ep handling to another test component
* L3_Templates: add ts_ML3_MO_CC_DISC
* msc: allow another reject cause in TC_cm_reest_req_reject
* msc: eliminate bssap_idx
* msc: fix conn id in 'MGCP OK' msg (as_mgcp_ack_all_mdcx)
* .gitignore sms.db
* bsc: improve error log for "RSL for unknown Dchan"
* bsc: TC_cm_reestablishment(): do second lchan on bts 1
* bsc: add TC_cm_reestablishment
* bsc: split f_start_handler() in two, ..._create() and ..._run()
* bsc: add Coord_PT to communicate between components
2021-08-06 14:03:29 +00:00
Gerrit Code Review d61ede9a9f Update notes for submitted changes
* pcu: TC_bssgp_dl_unitdata_with_invalid_imsi: Expect BSSGP STATUS on correct port
2021-02-03 08:38:47 +00:00
Gerrit Code Review 05ff1095e1 Update notes for submitted changes
* BSC_Tests: check for the same measurement bandwidth as in SI2quater on Channel Release
2020-09-11 12:54:02 +00:00
Gerrit Code Review 0181836dce Update notes for submitted changes
* bsc: Add Lb interface support
* library: Add BSSLAP_LE_{CodecPort,Emulation}
* TTCN-3 definitions for BSSMAP-LE and BSSLAP protocols
2020-08-30 16:07:01 +00:00
Gerrit Code Review 1c0f0a14b7 Update notes for submitted changes
* bsc CBSP: f_gen_page(): allow passing explicit payload len
* bsc CBSP: f_gen_page(): fix generated payload size range
* comment: Osmocom_Types.ttcn: clarify f_rnd_int() return val
* bsc CBSP: f_page2rsl: fix nr of blocks calculation
* bsc CBSP: quick-fix f_cbsp_init_client()
* bsc CBSP: fix osmo-bsc.cfg to contain 3 BTS with a CBCH
2020-08-13 05:36:26 +00:00
Gerrit Code Review d89adc58b9 Update notes for submitted changes
* PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_Tests
* BTS_Tests: introduce and use as_pcuif_check_pdch_mask()
2020-07-19 21:05:54 +00:00
Gerrit Code Review f15c2a98f2 Update notes for submitted changes
* BTS_Tests: fix PDCH tests: consider frequency hopping
* BTS_Tests_LAPDm: consider frequency hopping parameters
* BTS_Tests: implement optional frequency hopping support
* BTS_Tests: introduce and use helper f_l1ctl_est_dchan()
* library/GSM_RR_Types: share send templates for ChannelDescription
* library/GSM_RR_Types: add ts/tr templates for MaioHsn
2020-07-14 18:24:02 +00:00
Gerrit Code Review 34659a6417 Update notes for submitted changes
* library/RSL_Emulation: cosmetic: improve logging messages
2020-06-05 18:34:18 +00:00
Gerrit Code Review 19a3952c6b Update notes for submitted changes
* PCU: f_imm_ass_verify_{ul,dl}_tbf_ass(): use 'in' qualifier
* PCU: fix f_establish_tbf(): always expect Uplink TBF
* PCU: fix f_establish_tbf(): use proper CHANNEL REQUEST by default
* PCU: drop meaningless 'udpReuseAddress' option
* library: cosmetic: fix misleading comment in RSL_Types.ttcn
2020-05-06 19:29:13 +00:00
Gerrit Code Review dbfeb62808 Update notes for submitted changes
* sccp: Introduce TC_udt_without_cr_cc
2020-01-20 20:53:19 +00:00
Gerrit Code Review 406a25501f Update notes for submitted changes
* bsc: Verify ms power level value from RSL IE MS Power during CHAN ACT
2019-10-29 09:09:28 +00:00
Gerrit Code Review 09cf292bb9 Update notes for submitted changes
* PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation
* PCU_Tests_RAW.ttcn: introduce TC_ta_rach_imm_ass to test initial TA
* library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_data
* library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource Request
* Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases
2019-09-27 03:17:51 +00:00
Gerrit Code Review a7541f0b8b Update notes for submitted changes
* SGSN_Tests: Introduce NUM_GB to avoid '3' as magic value
* SGSN_Tests: Make more helper functions gb_index aware
* SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0
2019-05-10 22:38:17 +00:00
Gerrit Code Review 0003e00b83 Update notes for submitted changes
* sgsn: Add test cases to verify SABM handling on LLGMM + LL5
* sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet
* LLC_Templates: Add templates for NULL and DISC
* deps/Makefile: Use osmocom fork of LLC protocol module
* LLC_Templates: Add SABM, UA, FRMR, DM templates
2019-04-25 20:06:16 +00:00
Gerrit Code Review 1f00c83393 Update notes for submitted changes
* PCU: Add a bit more logging/tracing to ease debugging of SNS tests
* PCU: Prepare for having multiple Gb connections on tester side
* PCU: Move SNS specific functions to PCU_Tests_RAW_SNS.ttcn
* PCU: Add tests for our new IP Sub-Network-Service (SNS) Gb interface
* PCU: Change PCU-side port to 22000
2019-02-26 10:20:29 +00:00