aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2018-08-31improve connection failure message in IPA emulationStefan Sperling1-1/+2
2018-08-30show return code when sending L1CTL_FBSB_REQ failsStefan Sperling1-2/+3
2018-08-24fix SCCPlite BSC tests: send IPA ID ACK, not GETNeels Hofmeyr2-3/+20
2018-08-14BSSGP_Emulation: dont fail when removing a non-exitent clientAlexander Couzens1-2/+2
2018-08-14BSSGP_Emulation: remove unused BSSGP_SP.receive(PDU_L3_MS_SGSN)Alexander Couzens1-8/+0
2018-08-14BSSGP_Emulation: move LLC layer out of BSSGPAlexander Couzens1-2/+10
2018-08-14BSSGP_Emulation: add type record LLC_EntitiesAlexander Couzens1-0/+2
2018-08-14BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGPAlexander Couzens1-6/+6
2018-08-13NS_Emulation: support multiple instances at the same timeAlexander Couzens1-24/+27
2018-08-09add DTX fill frame BTS testsStefan Sperling1-4/+5
2018-08-08HLR: Add HLR_EUSE.ttcn to implement minimal external USSD EntityHarald Welte1-0/+11
2018-08-07move USSD_Helpers.ttcn to libraryHarald Welte1-0/+78
2018-08-02IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESPHarald Welte2-2/+2
2018-07-27detect VTY TELNET port connection failures (attempt #2)Stefan Sperling1-0/+9
2018-07-25MGCP_Test: add function to check for RTP err countersPhilipp Maier1-0/+36
2018-07-24introduce a TTCN3 test suite for SCCPStefan Sperling2-14/+48
2018-07-24MGCP_Test: check payload type of received RTP packetsPhilipp Maier1-0/+7
2018-07-24Fail if f_streamId_by_trx() can't find a stream idDaniel Willmann1-1/+2
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann27-148/+148
2018-07-21lib: gtp: Add templates to send ErrorIndiciationPau Espin Pedrol1-0/+25
2018-07-21sgsn: Add Test to verify Recovery procedure during CreatePdpRespPau Espin Pedrol1-2/+4
2018-07-13lib: L3_Templates: Fix DEACT PDP REQ msg type and make tearDownInd optionalPau Espin Pedrol1-34/+33
2018-07-11lib: GTP_Emulation: Allow receiving packets with TEID 0Pau Espin Pedrol1-2/+11
2018-07-06RSL_Emulation: Stop with error verdict if conn table runs out of spaceDaniel Willmann1-6/+4
2018-07-05GGSN_Tests: test what happens when PCO contains only one DNS entryPhilipp Maier1-0/+37
2018-06-29bts: Extend Osmocom-specific RSL "supplementary meas info IE"Harald Welte1-1/+9
2018-06-28MGCP_Test: add tests to verify actual RTP flowsPhilipp Maier1-6/+43
2018-06-25BSC_Tests: use correct payload types and encoding names on MGCPPhilipp Maier2-0/+32
2018-06-21library/GSUP_Types.ttcn: SS Info IE is optional for GSUP_PROC_SS_*Vadim Yanitskiy1-28/+51
2018-06-19library/L3_Templates.ttcn: fix f_facility_or_wc(omit)Vadim Yanitskiy1-0/+2
2018-06-19library/SS_Templates.ttcn: add empty Return Result templateVadim Yanitskiy1-0/+21
2018-06-18bsc: handover: actually send Handover DetectNeels Hofmeyr1-0/+9
2018-06-13lib/BSSGP_Emulation: fix removal of items in ClientListAlexander Couzens1-2/+8
2018-06-12Osmocom_VTY_Functions: introduce f_vty_transceive_not_match()Alexander Couzens1-0/+8
2018-06-12Osmocom_VTY_Functions: move f_vty_transceive_match from HLR to this libraryAlexander Couzens1-0/+8
2018-06-10bts: More complete AGCH / IMM.ASS testingHarald Welte2-1/+55
2018-06-07bts: Set L1CTL rxlev_exp as module parameterPau Espin Pedrol1-2/+2
2018-06-06MGCP_Test: Test non LCO crcxPhilipp Maier1-0/+9
2018-06-05L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause`Alexander Couzens1-1/+1
2018-06-03bsc: Add LCLS related test casesHarald Welte1-0/+12
2018-06-02GSUP_Types.ttcn: add SS related messages and IEsVadim Yanitskiy1-3/+153
2018-06-02library: introduce Facility IE templates for SS/USSDVadim Yanitskiy1-0/+202
2018-06-02L3_Templates: add GSM 04.80 RELEASE_COMPLETE messageVadim Yanitskiy1-0/+117
2018-06-01BSSMAP_Templates: Fix LCLS related template definitionsHarald Welte1-6/+11
2018-06-01BSSMAP_Templates: Add templates for LCLS related IEs + messagesHarald Welte1-0/+161
2018-06-01*_Emulation.ttcn: Specify destination when replying on procedure portsHarald Welte8-20/+20
2018-05-31L3_Templates: Add templates related to Supplementaryt ServicesHarald Welte1-0/+208
2018-05-27RSL_Emulation: Handle ID_ACK event in BSC roleHarald Welte1-0/+1
2018-05-27BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()Harald Welte1-1/+4
2018-05-27BSSAP_Adapter: cosmetic typo fixHarald Welte1-1/+1