Commit Graph

141 Commits

Author SHA1 Message Date
Gerrit Code Review cebf320f09 Update notes for submitted changes
* sgsn: update expected-results
2018-10-03 08:16:09 +00:00
Gerrit Code Review 5679db91d7 Update notes for submitted changes
* Revert "BSC_Tests: use consistant AMR S0-S15 bits"
2018-09-28 23:02:47 +00:00
Gerrit Code Review b938aab102 Update notes for submitted changes
* osmo-bsc.cfg: drop 'add' keyword from 'neighbor add'
2018-09-27 21:06:33 +00:00
Gerrit Code Review 8db47e1742 Update notes for submitted changes
* bts: Account for elapsed time in paging timer
2018-09-26 19:53:44 +00:00
Gerrit Code Review a8161f72ad Update notes for submitted changes
* bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc
2018-09-26 07:27:24 +00:00
Gerrit Code Review 8690a3b395 Update notes for submitted changes
* ensure well-formed config files
2018-09-25 18:51:28 +00:00
Gerrit Code Review 49831d856e Update notes for submitted changes
* MSC_Tests: Reply to Classmark Req in TC_lu_imsi_auth_tmsi_encr_3_1_no_cm
2018-09-25 14:58:36 +00:00
Gerrit Code Review 84f222b63c Update notes for submitted changes
* BSC_Tests: use consistant AMR S0-S15 bits
2018-09-22 11:36:22 +00:00
Gerrit Code Review db3d7a8208 Update notes for submitted changes
* bsc: test Classmark Enquiry
2018-09-18 20:32:49 +00:00
Gerrit Code Review 39dc063ec2 Update notes for submitted changes
* GSM_Types: Add CBCH_Block definition of TS 04.12
2018-09-17 08:04:32 +00:00
Gerrit Code Review b4f26913c1 Update notes for submitted changes
* add ttcn3 test suites slides from OsmoDevCon 2018
2018-09-16 10:42:39 +00:00
Gerrit Code Review 4994e9046c Update notes for submitted changes
* BTS: enable encryption + RLL tests for Lm (TCH/H) channels
2018-09-16 10:29:52 +00:00
Gerrit Code Review 7132fce97c Update notes for submitted changes
* library/GSUP_Types: correct value of the GSUP_CancelType
2018-09-16 05:16:39 +00:00
Gerrit Code Review 43d3ef52a6 Update notes for submitted changes
* sgsn: implement TC_attach_usim_resync
2018-09-14 22:00:33 +00:00
Gerrit Code Review bc048df049 Update notes for submitted changes
* MSC_ConnectionHandler: stop properly on failure in f_establish_fully()
2018-09-13 13:58:55 +00:00
Gerrit Code Review 1de29b5b93 Update notes for submitted changes
* BTS_Tests: check paging channel fn (bs_ag_blks_res)
2018-09-12 15:59:28 +00:00
Gerrit Code Review 74ddd5e647 Update notes for submitted changes
* GSUP_Types.ttcn: add tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC
* L3_Common: extend the AuthVector to contain AUTS
2018-09-12 07:39:09 +00:00
Gerrit Code Review 6adef61729 Update notes for submitted changes
* compare_results.sh: less drastic wording
* compare_results.sh: speed up comparison loop
2018-09-06 12:35:49 +00:00
Gerrit Code Review d4f0bc94e2 Update notes for submitted changes
* update expected results
2018-09-06 12:14:05 +00:00
Gerrit Code Review 12f0df41cd Update notes for submitted changes
* L3_Template: add template ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC
2018-09-04 17:15:03 +00:00
Gerrit Code Review 5e1700158c Update notes for submitted changes
* sgsn: add TC_attach_gmm_attach_req_while_gmm_attach
2018-09-04 17:13:27 +00:00
Gerrit Code Review bd14ebef72 Update notes for submitted changes
* sgsn: rework TC_attach_closed_add_vty to be executed in a single BSSGP_ConnHldr
* sgsn: fix TC_attach_check_complete_resend
* sgsn: increase the timeout of some TC
* sgsn: use vty cmd `reset sgsn state`.
* sgsn: introduce TC_attach_rau_a_b
* sgsn: add optional bssgp index for f_upd_ptmsi_and_tlli f_bssgp_client_llgmm_assign f_process_rau_accept
2018-09-04 16:40:29 +00:00
Gerrit Code Review 4a3bad0d0d Update notes for submitted changes
* update DTX fill frame test expectations
2018-09-04 11:41:45 +00:00
Gerrit Code Review 1cf907646c Update notes for submitted changes
* improve connection failure message in IPA emulation
2018-08-31 16:31:50 +00:00
Gerrit Code Review c883c6fa75 Update notes for submitted changes
* bts_tests: do not define bs_ag_blks_res in multiple locations
2018-08-30 18:15:10 +00:00
Gerrit Code Review 04133494cf Update notes for submitted changes
* show return code when sending L1CTL_FBSB_REQ fails
2018-08-30 18:13:01 +00:00
Gerrit Code Review 5a3ae76900 Update notes for submitted changes
* sgsn: don't re-use the same NS for all 3 BSSGP
2018-08-28 17:17:16 +00:00
Gerrit Code Review ce4c17765d Update notes for submitted changes
* fix SCCPlite BSC tests: send IPA ID ACK, not GET
2018-08-24 21:47:29 +00:00
Gerrit Code Review 8d3c23e826 Update notes for submitted changes
* log / comment tweaks
2018-08-22 19:56:12 +00:00
Gerrit Code Review 57f0b8f71e Update notes for submitted changes
* MSC_Tests: Reliably pass TC_cr_before_reset
2018-08-22 19:55:04 +00:00
Gerrit Code Review 708c1be385 Update notes for submitted changes
* BSSGP_Emulation: dont fail when removing a non-exitent client
* BSSGP_Emulation: remove unused BSSGP_SP.receive(PDU_L3_MS_SGSN)
* BSSGP_Emulation: move LLC layer out of BSSGP
* BSSGP_Emulation: add type record LLC_Entities
* sgsn: add f_cellid_to_RAI()
* sgsn: introduce TC_attach_rau_a_a()
* sgsn: introduce f_routing_area_update()
* sgsn: create 3 instances of BSSGP at the same time
* BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP
2018-08-14 13:26:47 +00:00
Gerrit Code Review 52c13a707d Update notes for submitted changes
* fix expectations of TC_lu_imsi_reject and TC_lu_imsi_timeout_gsup
2018-08-14 13:24:59 +00:00
Gerrit Code Review de569d970c Update notes for submitted changes
* NS_Emulation: support multiple instances at the same time
2018-08-13 16:23:51 +00:00
Gerrit Code Review 9b0ee12d70 Update notes for submitted changes
* bsc: Wait for immedate assignment in f_chreq_act_ack
2018-08-10 07:20:11 +00:00
Gerrit Code Review c11f1e50ff Update notes for submitted changes
* add DTX fill frame BTS tests
2018-08-09 11:08:44 +00:00
Gerrit Code Review f99858e3ee Update notes for submitted changes
* sgsn: fill g_gb configs for the remaining Gb interfaces
2018-08-09 01:27:36 +00:00
Gerrit Code Review f9af7a3ec7 Update notes for submitted changes
* sgsn: f_pdp_ctx_deact_mt: rework test behaviour to workaround shutdown problems
2018-08-07 18:12:52 +00:00
Gerrit Code Review 316d917bdb Update notes for submitted changes
* Call f_bssap_start in TC_cr_before_reset
2018-08-07 16:48:01 +00:00
Gerrit Code Review 693daccc49 Update notes for submitted changes
* IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESP
2018-08-02 19:21:18 +00:00
Gerrit Code Review 25020db48a Update notes for submitted changes
* mgw: Don't try to send packets while MDCX is underway
2018-08-01 19:27:44 +00:00
Gerrit Code Review de601de71b Update notes for submitted changes
* BSC_Tests: Avoid race condition between paging cmd and reset ack
2018-07-31 06:50:41 +00:00
Gerrit Code Review fbe36be34c Update notes for submitted changes
* msc/USSD: introduce TC_lu_and_mo_ussd_mo_release
* msc/USSD: add test cases with network-initiaded SS/USSD
* msc/USSD: expect and reply SS/USSD messages over GSUP
* msc/USSD: introduce common GSUP/DTAP matching functions
2018-07-30 19:25:08 +00:00
Gerrit Code Review 7ec2d83968 Update notes for submitted changes
* detect VTY TELNET port connection failures (attempt #2)
2018-07-30 12:15:54 +00:00
Gerrit Code Review 83cf4680cf Update notes for submitted changes
* BTS: enable encryption + RLL tests for Bm (TCH/F) channels
* BTS: fix: pad LAPDm frames before sending via L1CTL
2018-07-27 13:05:53 +00:00
Gerrit Code Review 6b65d1f97e Update notes for submitted changes
* Revert "detect VTY TELNET port connection failures in TTCN3 tests"
2018-07-27 13:04:12 +00:00
Gerrit Code Review bc4714668f Update notes for submitted changes
* detect VTY TELNET port connection failures in TTCN3 tests
2018-07-27 07:40:10 +00:00
Gerrit Code Review 5687b9c61c Update notes for submitted changes
* update expected test result for TC_sacch_multi_chg
2018-07-26 20:36:56 +00:00
Gerrit Code Review 8fa76818e9 Update notes for submitted changes
* msc: Fix random error of TC_cl3_rnd_payload
2018-07-26 10:47:54 +00:00
Gerrit Code Review 458cbc2ff4 Update notes for submitted changes
* bts: Stop all components before mtc.stop in f_shutdown
2018-07-26 09:14:32 +00:00
Gerrit Code Review 83da336dbb Update notes for submitted changes
* MGCP_Test: Test what happens when two ends use different PT
2018-07-25 18:51:06 +00:00