aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-01BSC_Tests: use isvalue() instead of isbound()Philipp Maier1-1/+1
2018-03-01hlr: Integrate VTY and CTRL supportHarald Welte5-5/+64
2018-03-01hlr: Rename module + file from GSUP_Test to HLR_TestsHarald Welte2-2/+2
2018-03-01gtp: Add some CAUSE enum definitionsHarald Welte1-0/+12
2018-02-28bts: Update towards most recent "laforge/trx" branchHarald Welte3-13/+42
2018-02-28bts: Add PCU Interface testcasesHarald Welte5-0/+947
2018-02-28bts: Fix bugs in RACH Tests (timer not started, wrong CS/PS function)Harald Welte1-3/+3
2018-02-28BSC_Tests: try to avoid race conditionPhilipp Maier1-1/+27
2018-02-27bts: Add test for high-resulotion timing offset / TOA256Harald Welte1-0/+20
2018-02-27bts: Add TELNET/VTY module so we can interact with BTS VTYHarald Welte4-4/+19
2018-02-27bts: Instruct trxcon for TA=2 at every testcase startHarald Welte1-1/+4
2018-02-27Add new f_timer_safe_restart() function for warning-safe restartHarald Welte2-3/+10
2018-02-27bts: TC_rach_max_taHarald Welte1-0/+64
2018-02-27bts: Add TC_rach_content and TC_rach_countHarald Welte1-11/+86
2018-02-27L1CTL: Add message segmentation helper via getMsgLen()Harald Welte10-9/+56
2018-02-25WIP: bts: SI scheduling testsHarald Welte1-1/+459
2018-02-25bts: Add some more comments for better code groupingHarald Welte1-2/+28
2018-02-25bts: Set not only SI3 but also SI2+SI4 during initializationHarald Welte1-15/+57
2018-02-25Helper functions in GSM_Tyes and Osmocom_TypesHarald Welte2-0/+24
2018-02-25Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformationHarald Welte5-107/+67
2018-02-25bts: Add TC_ipa_crcx_mdcx_mdcx_dlcx_not_active (2x MDCX on lchan)Harald Welte1-0/+28
2018-02-25bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH)Harald Welte2-0/+24
2018-02-25bts: Sleep for some time after RSL is up before using itHarald Welte1-0/+1
2018-02-25bts: TC_ipa_crcx_twice_not_active + TC_ipa_crcx_mdcx_dlcx_not_activeHarald Welte1-0/+38
2018-02-25bts: Introduce f_rsl_transceive() and reduce code duplicationHarald Welte1-32/+22
2018-02-25RSL: Make ts_RSL_IPA_DLCX require a conn_id valueHarald Welte2-5/+4
2018-02-25RSL: Add more IPA related templatesHarald Welte1-0/+45
2018-02-25RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remoteHarald Welte1-3/+3
2018-02-25RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACKHarald Welte1-4/+3
2018-02-25Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAXHarald Welte1-0/+4
2018-02-25bts: Add TC_ipa_dlcx_not_active()Harald Welte2-0/+58
2018-02-25bts: low-level RSL ERROR REPORT TestingHarald Welte2-4/+64
2018-02-25bts: Add paging related testsHarald Welte6-12/+500
2018-02-25bts: Type Definition + Template for SI3; Send SI3 at start of testHarald Welte4-1/+142
2018-02-24RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFOHarald Welte1-0/+11
2018-02-24RSL_Emulation: Make CCHAN_PT bi-directionalHarald Welte1-0/+4
2018-02-24Add initial OsmoBTS test suiteHarald Welte4-1/+674
2018-02-24GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functionsHarald Welte1-0/+52
2018-02-24Add TRXC (OsmoTRX Control) protocol types + codec portHarald Welte4-0/+234
2018-02-23bsc: fix TC_paging_imsi_a_resetPhilipp Maier1-1/+3
2018-02-23RSL_Types: Add tr_RSL_MEAS_RES_OSMO()Harald Welte1-0/+22
2018-02-23L1CTL: Quickly fail in case of non-successful FBSB.respHarald Welte1-0/+3
2018-02-23L1CTL: Increase FBSB timeout to ~1sHarald Welte1-1/+1
2018-02-23GSM_RR_Types: Fix inverted "valid" logic in measurement reportHarald Welte1-1/+1
2018-02-23RSL: Add definitions for RSL MEAS REP parsing/encodingHarald Welte1-0/+32
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-22GSM_RR_Types: Add ts_IMM_ASS and ts_MEAS_REPHarald Welte1-2/+92
2018-02-22L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND()Harald Welte1-3/+4
2018-02-21RSL_Emulation: Pass ASP_IPA_EVENT_UP to RSL_CCHAN portHarald Welte1-2/+6