osmo-ttcn3-hacks/library
Harald Welte edcdd90c49 BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role
This code had been intended to be used, but commented out, and
never really been completed or tested.

Change-Id: Iaa573219548f2a6a2eb13408fec65c55f9e88ddb
2018-03-03 22:40:01 +01:00
..
BSSAP_Adapter.ttcn WIP: Prepare MSC_Tests for ability to emulate two BSCs 2018-02-13 08:15:33 +01:00
BSSAP_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
BSSGP_Emulation.ttcn BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role 2018-03-03 22:40:01 +01:00
BSSGP_Helper.cc gprs: Move BSSGP related code to library 2018-02-16 18:33:59 +01:00
BSSGP_Helper_Functions.ttcn gprs: Move BSSGP related code to library 2018-02-16 18:33:59 +01:00
BSSGP_Types.ttcn gprs: Move BSSGP related code to library 2018-02-16 18:33:59 +01:00
BSSMAP_Emulation.ttcn BSSMAP_Emulation: Parameter to skip seq no patching 2018-02-15 10:29:01 +01:00
BSSMAP_Templates.ttcn Move f_hex_is_odd_length from BSSMAP_Templates to GSM_Types 2018-02-16 17:50:35 +00:00
GSMTAP_PortType.ttcn Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp 2017-11-19 09:29:51 +01:00
GSMTAP_Types.ttcn Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
GSM_RR_Types.ttcn Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation 2018-02-25 16:17:33 +01:00
GSM_SystemInformation.ttcn Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation 2018-02-25 16:17:33 +01:00
GSM_Types.ttcn GSM_Types: Switch TLLI from uint32_t to OCT4 2018-03-03 22:39:56 +01:00
GSUP_Emulation.ttcn GSUP: Initialize ExpectTable 2018-01-27 21:55:34 +01:00
GSUP_Types.ttcn hlr: Add testcases for PURGE_MS procedure 2018-03-02 08:56:59 +00:00
GTP_CodecPort.ttcn move GTP_CodecPort from ggsn to library (for sgsn reuse) 2018-02-18 10:26:45 +01:00
GTP_CodecPort_CtrlFunct.ttcn move GTP_CodecPort from ggsn to library (for sgsn reuse) 2018-02-18 10:26:45 +01:00
GTP_CodecPort_CtrlFunctDef.cc move GTP_CodecPort from ggsn to library (for sgsn reuse) 2018-02-18 10:26:45 +01:00
GTP_Emulation.ttcn ggsn: Move GTP templates to separate GTP_Templates + Add GTP_Emulation 2018-02-18 10:26:54 +01:00
GTP_Templates.ttcn gtp: Add some CAUSE enum definitions 2018-03-01 10:01:58 +01:00
General_Types.ttcn bts: Type Definition + Template for SI3; Send SI3 at start of test 2018-02-25 12:57:21 +01:00
IPA_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IPA_CodecPort_CtrlFunct.ttcn IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function 2017-11-29 11:46:24 +01:00
IPA_CodecPort_CtrlFunctDef.cc IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function 2017-11-29 11:46:24 +01:00
IPA_Emulation.ttcnpp IPA_Emulation: Don't log IPAC_MSGT_ID_RESP as "Unknown/unsupported" 2018-02-21 12:20:30 +01:00
IPA_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IPCP_Types.ttcn ggsn: Verify presence of DNS addresses in IPCP of PCO 2017-12-04 19:04:24 +01:00
IPL4_GSMTAP_CtrlFunct.ttcn Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
IPL4_GSMTAP_CtrlFunctDef.cc Introduce 'library' directory for modules shared by multiple test cases 2017-07-19 19:57:26 +02:00
IuUP_Emulation.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
IuUP_EncDec.cc Add 3GPP TS 25.415 IuUP encoder/decoder 2017-12-25 00:00:58 +01:00
IuUP_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
L1CTL_PortType.ttcn L1CTL: Add message segmentation helper via getMsgLen() 2018-02-27 22:32:49 +01:00
L1CTL_PortType_CtrlFunct.ttcn L1CTL: Add message segmentation helper via getMsgLen() 2018-02-27 22:32:49 +01:00
L1CTL_PortType_CtrlFunctDef.cc L1CTL: Add message segmentation helper via getMsgLen() 2018-02-27 22:32:49 +01:00
L1CTL_Types.ttcn l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACK 2018-03-02 20:45:04 +01:00
L3_Common.ttcn sgsn: Use Random RAI when performing attach request 2018-02-18 10:18:14 +01:00
L3_Templates.ttcn msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending) 2018-03-02 00:35:26 +01:00
LAPDm_RAW_PT.ttcn LAPDm_RAW_PT: Use default L1CTL socket 2017-08-25 09:56:47 +02:00
LAPDm_Types.ttcn move LAPDm_types to library + make lapdm executable compile again 2017-07-31 16:15:56 +02:00
LLC_Templates.ttcn sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) 2018-02-18 20:23:31 +01:00
MGCP_CodecPort.ttcn MGCP_CodecPort: Receive MGCP command or response 2018-01-26 10:42:53 +01:00
MGCP_CodecPort_CtrlFunct.ttcn Move MGCP_CodecPort to library directory 2017-11-25 02:05:04 +01:00
MGCP_CodecPort_CtrlFunctDef.cc Move MGCP_CodecPort to library directory 2017-11-25 02:05:04 +01:00
MGCP_Emulation.ttcn bsc: Handle wildcard endpoint name in MGCP CRCX 2018-01-30 20:10:56 +01:00
MGCP_Templates.ttcn bsc: Handle wildcard endpoint name in MGCP CRCX 2018-01-30 20:10:56 +01:00
MGCP_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
MNCC_CodecPort.ttcn MNCC: Add some useful templates / helper functions 2018-01-17 13:34:58 +00:00
MNCC_Emulation.ttcn MNCC_Emulation: Initialize connection table 2018-02-06 16:23:36 +01:00
MNCC_EncDec.cc MNCC: Fix encoding of non-signal MNCC PDUs 2018-02-11 11:46:32 +01:00
MNCC_Types.ttcn msc: Mobile Terminated Voice Call test 2018-02-11 11:49:48 +01:00
NS_CodecPort.ttcn Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules 2018-02-16 18:35:44 +00:00
NS_CodecPort_CtrlFunct.ttcn gprs: Move NS Types/CodecPort/Emulation to library directory 2018-02-16 18:33:55 +01:00
NS_CodecPort_CtrlFunctDef.cc gprs: Move NS Types/CodecPort/Emulation to library directory 2018-02-16 18:33:55 +01:00
NS_Emulation.ttcn Gb: avoid warnings about not-running timers 2018-03-03 22:40:01 +01:00
NS_Types.ttcn gprs: Move NS Types/CodecPort/Emulation to library directory 2018-02-16 18:33:55 +01:00
Native_FunctionDefs.cc library: Implement f_inet6_addr function 2018-01-29 15:18:19 +01:00
Native_Functions.ttcn library: Implement f_inet6_addr function 2018-01-29 15:18:19 +01:00
Osmocom_CTRL_Adapter.ttcn bsc test: Abstract out CTRL handling so it can be re-used from MSC test 2018-01-21 19:31:09 +01:00
Osmocom_CTRL_Functions.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
Osmocom_CTRL_Types.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
Osmocom_Gb_Types.ttcn BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role 2018-03-03 22:40:01 +01:00
Osmocom_Types.ttcn Add new f_timer_safe_restart() function for warning-safe restart 2018-02-27 22:32:54 +01:00
Osmocom_VTY_Functions.ttcn move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions 2018-02-18 10:23:41 +01:00
PCUIF_CodecPort.ttcn bts: Add PCU Interface testcases 2018-02-28 21:05:51 +00:00
PCUIF_Types.ttcn bts: Add PCU Interface testcases 2018-02-28 21:05:51 +00:00
RLCMAC_CSN1_Types.ttcn GSM_Types: Switch TLLI from uint32_t to OCT4 2018-03-03 22:39:56 +01:00
RLCMAC_EncDec.cc GSM_Types: Switch TLLI from uint32_t to OCT4 2018-03-03 22:39:56 +01:00
RLCMAC_Types.ttcn rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648 2018-03-03 22:40:01 +01:00
RSL_Emulation.ttcn RSL_Emulation: Make CCHAN_PT bi-directional 2018-02-24 04:51:50 +01:00
RSL_Types.ttcn bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) 2018-02-25 13:30:15 +01:00
RTP_CodecPort.ttcn Add comments with short module description on top of each file 2018-01-03 21:09:29 +01:00
RTP_CodecPort_CtrlFunct.ttcn Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files 2017-12-13 15:42:31 +01:00
RTP_CodecPort_CtrlFunctDef.cc Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files 2017-12-13 15:42:31 +01:00
RTP_Emulation.ttcn WIP: Prepare MSC_Tests for ability to emulate two BSCs 2018-02-13 08:15:33 +01:00
TRXC_CodecPort.ttcn bts: Update towards most recent "laforge/trx" branch 2018-02-28 23:44:00 +01:00
TRXC_CodecPort_CtrlFunct.ttcn Add TRXC (OsmoTRX Control) protocol types + codec port 2018-02-24 01:03:09 +01:00
TRXC_CodecPort_CtrlFunctDef.cc Add TRXC (OsmoTRX Control) protocol types + codec port 2018-02-24 01:03:09 +01:00
TRXC_Types.ttcn bts: Update towards most recent "laforge/trx" branch 2018-02-28 23:44:00 +01:00
mncc.h Add a MNCC Socket implementation for TTCN-3 2018-01-03 21:09:35 +01:00