aboutsummaryrefslogtreecommitdiffstats
path: root/bsc
AgeCommit message (Expand)AuthorFilesLines
2018-08-22log / comment tweaksNeels Hofmeyr1-1/+11
2018-08-10bsc: Wait for immedate assignment in f_chreq_act_ackDaniel Willmann1-0/+1
2018-07-31BSC_Tests: Avoid race condition between paging cmd and reset ackDaniel Willmann1-0/+4
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling1-0/+1
2018-07-27Revert "detect VTY TELNET port connection failures in TTCN3 tests"Neels Hofmeyr1-1/+0
2018-07-27detect VTY TELNET port connection failures in TTCN3 testsStefan Sperling1-0/+1
2018-07-25bsc: stop all components before terminating testcaseDaniel Willmann1-0/+1
2018-07-24introduce a TTCN3 test suite for SCCPStefan Sperling2-1/+2
2018-07-24Stop tests after failuresDaniel Willmann2-35/+28
2018-07-21MSC_ConnectionHandler: make as_handover more race robustPhilipp Maier1-7/+32
2018-07-19bsc: fix as_handover(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-19bsc: fix f_establish_fully(): first RSL should be EST IND, not DATANeels Hofmeyr1-1/+1
2018-07-17MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations()Philipp Maier1-0/+4
2018-07-17MSC_ConnectionHandler: expect additional MDCX when call is LCLSPhilipp Maier1-0/+12
2018-07-11BSC_Tests: count MGCP operations in as_mediaPhilipp Maier2-7/+74
2018-07-11MSC_ConnectionHandler: split up as_media into separate altstepsPhilipp Maier1-7/+17
2018-07-10BSC_Tests_LCLS: try call legs with different codec/ratePhilipp Maier2-0/+38
2018-07-09BSC_Tests: Also test LCLS with halfrate codecsPhilipp Maier3-4/+24
2018-07-04bsc: verify MultiRate Config IE in RSL Chan ActivNeels Hofmeyr2-0/+36
2018-06-27bsc: fix TC_{early,late}_conn_fail: dyn PDCH: clean up cfgNeels Hofmeyr1-0/+12
2018-06-25BSC_Tests: use correct payload types and encoding names on MGCPPhilipp Maier1-6/+35
2018-06-18bsc: handover: actually send Handover DetectNeels Hofmeyr1-0/+4
2018-06-16bsc: fix TC_chan_rel_hard_rlsd_ms_dead: ignore RLL RELNeels Hofmeyr1-0/+5
2018-06-14Add README.md file for several suitesPau Espin Pedrol1-0/+23
2018-06-14bsc: Add TC_{early,late}_conn_fail()Harald Welte1-0/+61
2018-06-14bsc: Factor out duplicated code into f_exp_chan_rel_and_clear()Harald Welte1-40/+19
2018-06-12*.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERD...Alexander Couzens1-5/+5
2018-06-11bsc: Add TC_chan_rel_hard_rlsd_ms_deadHarald Welte1-0/+16
2018-06-11bsc: Reduce TC_bssap_rlsd_does_not_cause_bssmap_reset to 4 lchanHarald Welte1-1/+1
2018-06-11bsc: Avoid duplicate DISC.req in TC_bssmap_clear_does_not_cause_bssmap_reset()Harald Welte1-4/+0
2018-06-11BSC_Tests: ensure different RA+FN in *_does_not_cause_bssmap_reset()Harald Welte1-2/+2
2018-06-11bsc: Don't expect BSC to release SCCP in LCLS.TC_lcls_connect_clear()Harald Welte1-2/+4
2018-06-07update expected results: bsc, sgsnNeels Hofmeyr1-7/+11
2018-06-05bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAILHarald Welte1-4/+6
2018-06-03bsc: Enable LCLS in osmo-bsc.cfgHarald Welte1-0/+1
2018-06-03LCLS: Introduce a copy+pasted f_connect_handler() functionHarald Welte2-1/+16
2018-06-03bsc: Add LCLS related test casesHarald Welte3-4/+622
2018-06-03bsc: Disable verbose logging of MGCP encoder/decoderHarald Welte1-0/+1
2018-06-01bsc: Derive MGCP EP + Port numbers from new g_pars.media_nrHarald Welte1-1/+3
2018-06-01BSC_Tests.ttcn: mark some functions as non-privateHarald Welte1-2/+2
2018-06-01BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler()Harald Welte1-7/+10
2018-05-31bsc: Remove duplicate f_sleep() function, we have one in Osmocom_TypesHarald Welte1-7/+0
2018-05-29expect previously failing paging tests to passStefan Sperling1-9/+2
2018-05-29sync local osmo-bsc.cfg with that used by jenkinsStefan Sperling1-5/+6
2018-05-28BSC_Tests: fix TC_ciph_mode_a5_{0,1,3}Philipp Maier1-3/+5
2018-05-28MSC_ConnectionHandler: check channel mode in f_establish_fullyPhilipp Maier1-4/+51
2018-05-27Fix BSSMAP RESET in handler modeHarald Welte1-1/+2
2018-05-27BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()Harald Welte1-0/+2
2018-05-25bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPliteHarald Welte1-1/+3
2018-05-25bsc: TC_assignment_cic_only for IPA/SCCPliteHarald Welte1-2/+9