aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2018-02-14re-organize configuration files; add tcpdump integrationHarald Welte2-37/+32
2018-02-13WIP: Intra-BSC handover testingHarald Welte2-3/+184
2018-02-13MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlrHarald Welte1-1/+8
2018-02-13bsc: Add VTY module to BSC_TestsHarald Welte4-2/+26
2018-02-13WIP: Prepare MSC_Tests for ability to emulate two BSCsHarald Welte2-41/+56
2018-02-10BSC: do not flush RSL queue early in TC_chan_rel_a_reset()Philipp Maier1-1/+1
2018-02-08MGCP: remove hack to fake SDPPhilipp Maier1-3/+0
2018-02-08msc: convert bssmap chipher to rsl chiper representationPhilipp Maier1-1/+47
2018-02-07bsc: fix f_establish_fully() for expected assignment failuresPhilipp Maier1-0/+4
2018-02-05Don't symlink non-existent fileMax1-1/+1
2018-01-31bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUSHarald Welte1-0/+22
2018-01-31bsc: reduce code duplication; add new test case on too short messagesHarald Welte1-42/+39
2018-01-31bsc: Add TC_unsol_ass_compl / unsolicited assignment completeHarald Welte1-0/+33
2018-01-31bsc: Add TC_unsol_ho_fail test case for unsolicited handover failureHarald Welte1-0/+30
2018-01-31bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversionHarald Welte2-1/+71
2018-01-31bsc: Change expectation in paging testsHarald Welte1-3/+3
2018-01-31BSC_Tests: Implement remaining missing paging testsHarald Welte1-1/+36
2018-01-31BSC_Tests: fix f_pageing_helper() in case no paging was expectedHarald Welte1-0/+1
2018-01-30bsc: Handle wildcard endpoint name in MGCP CRCXHarald Welte1-2/+15
2018-01-29bsc: Unregister old RSL channel number after assignmentHarald Welte1-2/+3
2018-01-29bsc: f_establish_fully(): Wait for release of old channelHarald Welte1-5/+11
2018-01-29bsc: Implement Assignment handlingHarald Welte3-55/+373
2018-01-29bsc: Permit MGCP messages from random ports on BSC sideHarald Welte1-1/+1
2018-01-29RSL_Emulation: Permit registration of explicit Channel NumberHarald Welte1-0/+1
2018-01-29bsc: Fix TC_paging_imsi_nochanHarald Welte1-1/+26
2018-01-29bsc: Cosmetic: Update commented-out config file optionsHarald Welte1-11/+9
2018-01-29bsc: Fix TC_chan_act_ack_est_ind_refused()Harald Welte1-2/+1
2018-01-29bsc: Fix TC_chan_act_ack_est_ind_noreply()Harald Welte1-1/+12
2018-01-29bsc: reduce code duplication by introducing f_expect_chan_rel()Harald Welte1-74/+37
2018-01-29bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsmHarald Welte1-5/+5
2018-01-29bsc: Update TC_exhaustion to recent osmo-bscHarald Welte1-3/+5
2018-01-29bsc: Don't test CTRL commands for old NITB parametersHarald Welte1-2/+0
2018-01-29bsc: Expect CRCX and send an ACK backDaniel Willmann1-3/+7
2018-01-29bsc: Reply to CRCX with ACKDaniel Willmann1-0/+5
2018-01-29bsc: Register expect criteria for MGCP CRCXDaniel Willmann1-0/+6
2018-01-29bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCPDaniel Willmann2-3/+39
2018-01-29BSC_Tests: Add MGCP_Emulation to gen_linksDaniel Willmann1-1/+1
2018-01-24MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPEHarald Welte1-1/+1
2018-01-21BSSMAP_Emulation: Decode DTAPHarald Welte1-1/+3
2018-01-21Move BSSAP_Adapter.ttcn to library so it can be reusedHarald Welte2-163/+1
2018-01-21bsc test: Abstract out CTRL handling so it can be re-used from MSC testHarald Welte2-52/+4
2018-01-21BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandlerHarald Welte2-8/+10
2018-01-17Add "SourceInfoFormat := Single;" to all test configsHarald Welte1-0/+1
2018-01-12Test control connection status query for MSC 0.Stefan Sperling1-0/+11
2018-01-09Fix BTS location area code assignment in test configuration.Stefan Sperling1-2/+2
2017-12-28GSUP Support and first test against OsmoHLRHarald Welte1-1/+1
2017-12-28bsc-test: Fix compilation after IuUP support was introducedHarald Welte1-1/+1
2017-12-25RTP_Emulation: Integrate IuUP supportHarald Welte1-1/+1
2017-12-25BSC_Tests: Fix TC_assignment_fr_a5_4Harald Welte2-6/+15
2017-12-23MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMDHarald Welte1-1/+1