aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2018-03-12bsc: add TC_ms_rel_ind_does_not_cause_bssmap_resetNeels Hofmeyr1-0/+63
2018-03-12bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear RequestNeels Hofmeyr1-2/+16
2018-03-12bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset()Neels Hofmeyr1-0/+63
2018-03-12bsc: add TC_bssap_rlsd_does_not_cause_bssmap_resetNeels Hofmeyr1-0/+48
2018-03-12bsc: cosmetic: T_guard timeout: add 'self.stop'Neels Hofmeyr1-1/+4
2018-03-01MSC_ConnectionHandler: make sure altstep existsPhilipp Maier1-1/+0
2018-03-01BSC_Tests: use isvalue() instead of isbound()Philipp Maier1-1/+1
2018-02-28BSC_Tests: try to avoid race conditionPhilipp Maier1-1/+27
2018-02-23bsc: fix TC_paging_imsi_a_resetPhilipp Maier1-1/+3
2018-02-23BSC: Add CCHAN_PT recently introduced in RSL_EmulationHarald Welte1-0/+3
2018-02-23bsc: fix testcase TC_paging_imsi_nochanPhilipp Maier1-25/+1
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte2-2/+4
2018-02-19Add tests for OS#2714, "close RSL connections from unknown Unit ID".Stefan Sperling1-0/+67
2018-02-16BSC: Update BSC_Tests.cfgPhilipp Maier1-0/+12
2018-02-16BSC: add codec-list to osmo-bsc.cfgPhilipp Maier1-0/+1
2018-02-16BSC: remove obsolete loglevels from osmo-bsc.cfgPhilipp Maier1-15/+0
2018-02-16BSC: add TC_paging_counter to control sectionPhilipp Maier1-0/+1
2018-02-16BSC: Do not access unbound BTS objectsPhilipp Maier1-2/+4
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