aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Revert "disable tests"neels/mscpoolNeels Hofmeyr3-6/+0
2020-06-30disable testsNeels Hofmeyr3-0/+6
2020-06-30Revert "RAN_Emulation: only respond to RESET with correct PC"Neels Hofmeyr1-4/+4
2020-06-30Revert "as_Tguard: only respond to RESET with matching PC"Neels Hofmeyr1-7/+2
2020-06-30include logformat in log_merge.shNeels Hofmeyr1-1/+2
2020-06-30don't always imply 'make deps'Neels Hofmeyr1-2/+2
2020-06-30disable tcpdumpNeels Hofmeyr2-0/+4
2020-06-30RSL_Emulation: logging tweaksNeels Hofmeyr1-2/+11
2020-06-30as_Tguard: only respond to RESET with matching PCNeels Hofmeyr1-2/+7
2020-06-30RAN_Emulation: only respond to RESET with correct PCNeels Hofmeyr1-4/+4
2020-06-30msc: verify conn and VLR cell id in most testsNeels Hofmeyr2-26/+135
2020-06-30bsc: TC_dyn_pdch_* shorten some delaysNeels Hofmeyr1-9/+9
2020-06-30bsc: verify System Information presence on RSL startupNeels Hofmeyr1-0/+163
2020-06-30fixup for Osmocom_CTRL_Functions: rate counters in bulkNeels Hofmeyr2-9/+7
2020-06-25bsc: MSC pooling: also test rate countersNeels Hofmeyr1-0/+113
2020-06-25Osmocom_CTRL_Functions: add: retrieve and verify rate counters in bulkNeels Hofmeyr1-0/+123
2020-06-25bts: Introduce TC_tx_power_ramp_adm_state_changePau Espin Pedrol1-0/+55
2020-06-25bts: Introduce test TC_tx_power_start_ramp_down_bcchPau Espin Pedrol1-4/+118
2020-06-25library/RSL: pass lost link event to upper layers instead of failingPau Espin Pedrol1-5/+24
2020-06-23bsc: Add CommonID Test: Send CommonID from MSC and check it is processedHarald Welte3-3/+60
2020-06-23library/RSL: fix trailing whitespacePau Espin Pedrol1-2/+2
2020-06-22BTS: refactor f_init_rsl(): make number of transceivers configurableVadim Yanitskiy1-29/+32
2020-06-21MSC_ConnectionHandler: fix race condition in f_establish_fully()Vadim Yanitskiy1-0/+12
2020-06-21library/RSL_Emulation: implement waiting queue for DChan messagesVadim Yanitskiy1-1/+75
2020-06-21library/RSL_Emulation: fix comment near f_rslem_suspend()Vadim Yanitskiy1-1/+1
2020-06-21bsc: Sync osmo-{bsc,stp}.cfg with docker-playground.gitHarald Welte3-24/+66
2020-06-21osmo-bsc.cfg: Remove access-list directiveHarald Welte2-2/+0
2020-06-20bsc: set longer T_guard for TC_ho_neighbor_config testsNeels Hofmeyr1-5/+5
2020-06-20bsc: allow individual T_guard timeout via f_init()Neels Hofmeyr1-3/+3
2020-06-20RAN_Emulation: drop unused function f_bssap_wait_for_reset()Neels Hofmeyr1-22/+0
2020-06-20bsc: undup pars.sccp_addr_msc and _bscNeels Hofmeyr2-32/+25
2020-06-18bsc: add MSC pooling testsNeels Hofmeyr3-3/+736
2020-06-18sgsn: Add series of tests on suspend/resume and paging behaviorHarald Welte1-0/+163
2020-06-18sgsn: Allow f_gtpu_xceive_mt() to verify non-forwarding caseHarald Welte1-2/+13
2020-06-18sgsn: Add functions for BSSGP suspend + resume procedureHarald Welte1-0/+40
2020-06-18Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template argumentsHarald Welte1-1/+1
2020-06-18sgsn: Add BSSGP_SIG port to ConnHdlrHarald Welte1-0/+3
2020-06-18sgsn: Fix comment [cosmetic]Harald Welte1-1/+1
2020-06-17RAN_Emulation: allow sending UnitData from MSC_ConnHdlrNeels Hofmeyr1-0/+6
2020-06-17RSL_Emulation: fix rx of tr_RSL_PAGING_CMD()Neels Hofmeyr1-1/+1
2020-06-16bts/expected-results: TC_rsl_bs_pwr_static_{ass,power_control} pass nowVadim Yanitskiy1-12/+2
2020-06-16library/RSL_Types: fix RSL_IE_BS_Power: Power Level is 4 bit longVadim Yanitskiy2-7/+7
2020-06-14bsc: allow multiple MSCsNeels Hofmeyr3-75/+119
2020-06-14move type RAN_Configurations to RAN_Adapter.ttcnppNeels Hofmeyr2-1/+1
2020-06-14fix f_enc_IMEI_L3() oddevenIndicatorNeels Hofmeyr1-5/+14
2020-06-13Add test whether we accept DATA without Routing Context IEHarald Welte1-0/+20
2020-06-10BTS: fix latest: ignore mismatching messages in as_rsl_init_guard()Vadim Yanitskiy1-0/+2
2020-06-09library/RSL_Emulation: optional IPA stream ID patchingVadim Yanitskiy1-0/+25
2020-06-09bts: Introduce test TC_tx_power_start_ramp_up_bcchPau Espin Pedrol3-3/+82
2020-06-07bts: Fix trailing whitespacePau Espin Pedrol1-1/+1