osmo-ttcn3-hacks/library
Philipp Maier 7147c92010 S1AP_Emulation: add missing create_cb
At the moment we do not have a default implementation for the create_cb.
The create_cb is called to resolve the vc_conn to which a subscriber
communication belongs in case it is not found in the S1apAssociationTable,
then it is resolved from an S1apExpectTable instead.

The current implementation uses the IMSI as key to resolve the vc_conn
from the S1apExpectTable, this might not work since in S1AP the UE
context is identfied by an MME_UE_S1AP_ID / ENB_UE_S1AP_ID pair.

Related: OS#5760
Change-Id: I758e7c8d8cc445cf18acdd7a25dcde8846fd84e5
2023-07-11 12:48:52 +02:00
..
hnbap hnbgw: Introduce test TC_hnb_reregister_reuse_sctp_assoc 2022-09-12 21:28:15 +02:00
ranap hnbgw: test PS RAB GTP mapping 2022-08-16 15:42:51 +02:00
rua Cosmetic: fix various typos 2023-02-15 20:00:23 +00:00
s1ap S1AP_Templates: fix tr_S1AP_InitialCtxSetupResp 2023-07-11 12:29:51 +02:00
sabp SABP: Add regen_makefile.sh 2022-06-15 16:28:23 +02:00
sbcap cbc: Introduce test TC_cell_failure_restart_idle_mme 2022-08-05 22:31:33 +02:00
AMR_Types.ttcn mgw: Introduce test to validate Osmux<->RTP-AMR-BWE 2022-10-26 11:16:14 +02:00
AbisOML_Types.ttcn bts/oml: Repurpose test TC_ipa_rsl_connect_nack 2023-04-12 14:38:56 +02:00
BSSAP_CodecPort.ttcn library/BSSAP_CodecPort: turn conn_id into a template param 2020-08-28 18:17:55 +07:00
BSSAP_LE_Adapter.ttcn {RAN,BSSAP_LE}_Adapter: Support M3UA without routing context 2023-04-20 04:50:57 +00:00
BSSAP_LE_CodecPort.ttcn library: Add BSSLAP_LE_{CodecPort,Emulation} 2020-08-30 16:07:00 +00:00
BSSAP_LE_Emulation.ttcn bsc: clarify RESET logging: BSSMAP vs RANAP vs BSSMAP-LE 2020-10-16 16:31:52 +02:00
BSSAP_LE_Types.ttcn library/BSSAP_LE_Types: fix wrong IEI in record BSSMAP_LE_IE_LcsClientType 2022-03-23 16:27:53 +03:00
BSSGP_Emulation.ttcnpp BSSGP_Emulation: usse alive-type for internal BVC created components 2022-02-24 11:47:43 +00:00
BSSGP_Helper.cc BSSGP/IuUP: Fix license disclaimer copy+paste 2020-03-01 20:27:19 +01:00
BSSGP_Helper_Functions.ttcn gprs: Move BSSGP related code to library 2018-02-16 18:33:59 +01:00
BSSGP_Types.ttcn library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates 2020-03-28 05:20:41 +07:00
BSSLAP_Types.ttcn library/BSSLAP_Types: fix receive template used in ts_BSSLAP_Reset 2022-03-16 20:33:51 +03:00
BSSMAP_LE_Templates.ttcn BSSMAP_LE template tweaks 2020-10-13 08:43:10 +00:00
BSSMAP_Templates.ttcn BSSMAP_Templates: Add templates for UPLINK REQUEST 2023-06-12 13:06:26 +02:00
CBSP_Adapter.ttcn cbc: Support mme/bsc sctp/tcp server mode 2022-08-02 11:50:54 +02:00
CBSP_CodecPort.ttcn Add CBSP_CodecPort + CBSP_Adapter 2019-09-04 10:45:41 +00:00
CBSP_CodecPort_CtrlFunct.ttcn Add CBSP_CodecPort + CBSP_Adapter 2019-09-04 10:45:41 +00:00
CBSP_CodecPort_CtrlFunctdef.cc Add CBSP_CodecPort + CBSP_Adapter 2019-09-04 10:45:41 +00:00
CBSP_Templates.ttcn bsc: Fix CBSP expectancies when receiving ETWS write-replace response 2022-08-09 12:51:59 +02:00
CBSP_Types.ttcn CBSP_Types: Fix typo num_bcats_compl -> num_bcast_compl 2022-03-28 21:28:42 +02:00
DIAMETER_CodecPort.ttcn library: Add DIAMETER Templates, Emulation, CodecPort 2019-08-18 17:14:20 +00:00
DIAMETER_CodecPort_CtrlFunct.ttcn library: Add DIAMETER Templates, Emulation, CodecPort 2019-08-18 17:14:20 +00:00
DIAMETER_CodecPort_CtrlFunctDef.cc library: Add DIAMETER Templates, Emulation, CodecPort 2019-08-18 17:14:20 +00:00
DIAMETER_Emulation.ttcn library/DIAMETER_Emulation: initiate CER/CEA exchange in client mode 2023-02-14 04:53:12 +07:00
DIAMETER_Templates.ttcn library/DIAMETER_Templates: add send template for CER 2023-02-14 04:36:49 +07:00
DIAMETER_Types.ttcn DIAMETER_Types_ttcn: Generate types for TS 32.299 (Gy) 2022-05-18 12:09:58 +00:00
DNS_Helpers.ttcn library/DNS_Helpers: type 'char' was substituted with 'charstring' 2021-11-19 03:31:19 +03:00
GSMTAP_PortType.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
GSMTAP_Types.ttcn library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcn 2020-11-24 11:58:49 +01:00
GSM_RR_Types.ttcn GSM_RR_Types: Add support for VBS/VGCS related L3 RR messages 2023-06-02 19:22:00 +02:00
GSM_RestOctets.ttcn library: move IA/IAR RO templates to GSM_RestOctets.ttcn 2022-10-21 11:00:35 +00:00
GSM_SystemInformation.ttcn library/GSM_RestOctets: add partial definition of SI 6 Rest Octets 2022-03-10 17:34:21 +03:00
GSM_Types.ttcn RSL_Types: Add (most) VGCS/VBS related IEs + Messages 2023-04-30 17:52:22 +10:00
GSUP_Emulation.ttcn GSUP: add f_unregister_imsi() to unregister an imsi/connhdlr 2022-05-17 19:48:15 +02:00
GSUP_Types.ttcn hlr: add tests for GSUP proxy routing 2020-05-11 17:31:57 +00:00
GTP_CodecPort.ttcn GTP_Codec_Port: Check length field of GTPV1C received packets 2022-02-21 16:01:52 +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 sgsn: Introduce test TC_rim_eutran_to_geran 2021-05-17 20:33:00 +00:00
GTP_Templates.ttcn GTP: Send more QoS IE fields by default 2022-06-08 11:44:40 +00:00
GTPv2_CodecPort.ttcn Fix/complete the partial GTPv2_CodecPort we already had 2020-04-19 17:25:02 +00:00
GTPv2_CodecPort_CtrlFunct.ttcn Fix/complete the partial GTPv2_CodecPort we already had 2020-04-19 17:25:02 +00:00
GTPv2_CodecPort_CtrlFunctDef.cc Fix/complete the partial GTPv2_CodecPort we already had 2020-04-19 17:25:02 +00:00
GTPv2_Emulation.ttcn GTPv2_Emulation: Increase reset_all_stats timeout 2022-04-12 09:44:52 +00:00
GTPv2_PrivateExtensions.ttcn mme: Add GTPv2 support 2019-08-18 17:14:20 +00:00
GTPv2_Templates.ttcn PGW_Tests: fix f_create_session(): add missing Serving Network IE 2022-01-20 19:33:43 +06:00
General_Types.ttcn add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
HNBLLIF_CodecPort.ttcn hnodeb: Add initial infra to emulate HNB LL socket iface 2021-12-15 14:23:23 +00:00
HNBLLIF_Templates.ttcn hnodeb: Update primitives to audio SAPI version 1 2022-06-13 20:52:15 +00:00
HNBLLIF_Types.ttcn hnodeb: Update primitives to audio SAPI version 1 2022-06-13 20:52:15 +00:00
HTTP_Adapter.ttcn HTTP_Adapter: split into f_http_tx_request() / f_http_rx_response() 2021-02-22 10:41:29 +00:00
IPA_CodecPort.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00: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 bsc: Fix TC_rsl_drop_counter due to IPA_Emulation component being alive-type 2022-01-12 11:15:24 +01:00
IPA_Testing.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
IPA_Types.ttcn bts: Support passing PCUIF messages over IPA multiplex 2021-06-25 13:28:20 +02:00
IPCP_Types.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00: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 Allow Setting IuUP_Cfg from test using RTP_Emulation 2022-05-26 18:27:39 +00:00
IuUP_EncDec.cc BSSGP/IuUP: Fix license disclaimer copy+paste 2020-03-01 20:27:19 +01:00
IuUP_Types.ttcn IuUP: Improve enc/dec of PDU Type 14 2022-05-26 18:27:39 +00:00
Iuh_CodecPort.ttcn IPL4asp: Fix ppid always shows 0, remove Iuh workaround 2022-01-05 09:25:07 +01:00
Iuh_CodecPort_CtrlFunct.ttcn hnb: Introduce HNB_Tests testsuite 2021-11-24 17:52:49 +00:00
Iuh_CodecPort_CtrlFunctDef.cc hnb: Introduce HNB_Tests testsuite 2021-11-24 17:52:49 +00:00
Iuh_Emulation.ttcn Iuh_Emulation: Introduce Iuh_ConnHdlr component type 2022-02-11 15:27:11 +01:00
Iuh_Types.ttcn hnb: Introduce HNB_Tests testsuite 2021-11-24 17:52:49 +00:00
L1CTL_PortType.ttcn library: L1CTL: rework GPRS related message definitions 2023-03-19 07:05:50 +07: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 BTS_Tests: f_est_dchan(): add support for CSD channel modes 2023-05-26 19:26:45 +07:00
L3_Common.ttcn move f_gprs_tlli_{type,random} to Osmocom_Gb_Types 2020-11-12 21:51:40 +01:00
L3_Templates.ttcn msc: new test: TC_lu_and_mo_csd 2023-06-20 13:20:19 +00:00
LAPDm_RAW_PT.ttcn library: L1CTL: rework GPRS related message definitions 2023-03-19 07:05:50 +07:00
LAPDm_Types.ttcn library/LAPDm_Types: add 'padding' field to the LapdmFrameAB record 2022-03-13 14:04:18 +00:00
LLC_Templates.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
M3UA_CodecPort.ttcn stp: Introduce STP_Tests*.ttcn for testing OsmoSTP 2019-11-12 13:05:41 +01:00
M3UA_CodecPort_CtrlFunct.ttcn stp: Introduce STP_Tests*.ttcn for testing OsmoSTP 2019-11-12 13:05:41 +01:00
M3UA_CodecPort_CtrlFunctDef.cc stp: Introduce STP_Tests*.ttcn for testing OsmoSTP 2019-11-12 13:05:41 +01:00
M3UA_Templates.ttcn stp: Add TC_ipa_to_m3ua_ni() 2021-04-25 14:28:53 +02:00
MGCP_CodecPort.ttcn Cosmetic: library/MGCP_CodecPort: remove FIXME 2023-02-15 20:00:23 +00: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 library/MGCP_Emulation: fix typo 2023-05-08 14:37:04 +02:00
MGCP_Templates.ttcn mgw: Introduce test TC_auep_null 2023-06-17 06:04:29 +00:00
MGCP_Types.ttcn bsc: improve TC_assignment_csd 2023-04-20 08:43:37 +00:00
MNCC_CodecPort.ttcn MNCC: Add some useful templates / helper functions 2018-01-17 13:34:58 +00:00
MNCC_Emulation.ttcn library/MNCC: implement MNCCv8 encoding/decoding support 2021-10-28 16:16:33 +03:00
MNCC_EncDec.cc library/MNCC: implement MNCCv8 encoding/decoding support 2021-10-28 16:16:33 +03:00
MNCC_Types.ttcn msc: new test: TC_lu_and_mt_csd 2023-06-20 13:20:19 +00:00
MSLookup_mDNS_Emulation.ttcn hlr: add TC_MSLookup_mDNS_service_other_home 2020-02-06 16:21:47 +00:00
MSLookup_mDNS_Templates.ttcn hlr: add TC_MSLookup_GSUP_proxy 2020-02-06 16:21:47 +00:00
MSLookup_mDNS_Types.ttcn hlr: add TC_MSLookup_mDNS_service_other_home 2020-02-06 16:21:47 +00:00
Misc_Helpers.ttcn library/Misc_Helpers: add f_osmo_repo_is() 2021-11-29 21:15:31 +00:00
NAS_Templates.ttcn library: Add initial set of LTE/EPC NAS templates 2019-08-18 17:14:20 +00:00
NS_Emulation.ttcnpp NS_Emulation: Implement minimal PCU-side SNS functionality 2021-04-01 21:27:33 +02:00
NS_Provider_FR.ttcn NS_Provider_FR: Fix typos in log lines 2021-02-16 19:03:21 +00:00
NS_Provider_IPL4.ttcn RAW_NS/NS_Provider_IPL4: allow to use the new NSVC interface 2021-06-15 20:20:44 +00:00
NS_Types.ttcn fix typo in NS_CAUSE_PROTOCOL_ERROR_UNSPECIFIED 2021-04-24 14:07:20 +00:00
Native_FunctionDefs.cc library/Native_Functions: add f_inet6_ntoa() 2022-02-11 15:05:46 +00:00
Native_Functions.ttcn library/Native_Functions: add f_inet6_ntoa() 2022-02-11 15:05:46 +00:00
OPCAP_Adapter.ttcn Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_CodecPort.ttcn Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_CodecPort_CtrlFunct.ttcn Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_CodecPort_CtrlFunctdef.cc Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_Templates.ttcn Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_Types.ttcn Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OSMUX_CodecPort.ttcn Add Osmux support and tests for MGW 2019-05-27 09:56:51 +00:00
OSMUX_CodecPort_CtrlFunct.ttcn Add Osmux support and tests for MGW 2019-05-27 09:56:51 +00:00
OSMUX_CodecPort_CtrlFunctDef.cc Add Osmux support and tests for MGW 2019-05-27 09:56:51 +00:00
OSMUX_Emulation.ttcn osmux: Generate AMR OA payload paddings bits as 0 2022-10-26 11:16:08 +02:00
OSMUX_Types.ttcn bts: Add testscase & infra to validate Osmux support BTS<->BSC 2022-09-13 11:20:11 +00:00
Osmocom_CTRL_Adapter.ttcn pcu: Support Neighbor Address Resolution over PCUIF 2021-09-14 09:11:14 +00:00
Osmocom_CTRL_Functions.ttcn bsc: add TC_ratectr_all_available_allocated and _dyn 2021-11-10 13:31:48 +00:00
Osmocom_CTRL_Types.ttcn CTRL: Fix tr_CtrlMsgGet containing invalid value in val field 2021-01-07 13:35:15 +01:00
Osmocom_Gb_Types.ttcn library/Osmocom_Gb_Types: fix wrong IEI in ts_BSSGP_LLC_PDU 2022-11-24 03:54:17 +07:00
Osmocom_Types.ttcn hnbgw: add TC_sccp_cr_limit: test CR data length cutoff 2023-05-01 02:22:32 +02:00
Osmocom_VTY_Functions.ttcn hnbgw: verify empty talloc asn1_context at end of tests 2023-07-10 15:34:57 +00:00
PAP_Types.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
PCUIF_CodecPort.ttcn BTS_Tests: Add support for PCUIF protocol version 11 2023-07-07 13:19:26 +00:00
PCUIF_Types.ttcn BTS_Tests: Add support for PCUIF protocol version 11 2023-07-07 13:19:26 +00:00
PFCP_CodecPort.ttcn add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
PFCP_CodecPort_CtrlFunct.ttcn add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
PFCP_CodecPort_CtrlFunctDef.cc add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
PFCP_Emulation.ttcn add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
PFCP_Templates.ttcn PFCP: add support for Network Instance IE 2023-01-17 19:46:05 +00:00
RAN_Adapter.ttcnpp {RAN,BSSAP_LE}_Adapter: Support M3UA without routing context 2023-04-20 04:50:57 +00:00
RAN_Emulation.ttcnpp library/RAN_Emulation: testcase.stop -> mtc.stop 2023-07-09 07:53:30 +00:00
RAW_NS.ttcnpp RAW_NS/NS_Provider_IPL4: allow to use the new NSVC interface 2021-06-15 20:20:44 +00:00
RLCMAC_CSN1_Templates.ttcn PCU_Tests: test NACC procedure with UTRAN and E-UTRAN cell 2023-07-05 12:23:02 +02:00
RLCMAC_CSN1_Types.ttcn Fix typo: CCNMesurementReport 2023-06-17 06:06:42 +00:00
RLCMAC_EncDec.cc RLCMAC_EncDec: Fix bug decoding LI[0]=0 2022-04-05 10:22:14 +00:00
RLCMAC_Templates.ttcn library/RLCMAC_Templates: add ts_RLCMAC_DL_DUMMY_CTRL 2022-12-21 05:59:46 +07:00
RLCMAC_Types.ttcn library: move tr_PTCCHDownlinkMsg to the proper module 2022-12-21 05:57:25 +07:00
RSL_Emulation.ttcn RSLEM: add f_chan_act_verify_tsc() 2021-10-02 13:10:58 +02:00
RSL_Types.ttcn Add templates for talker / listener detection to RSL_Types 2023-06-06 12:06:14 +02:00
RTP_CodecPort.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00: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 MGCP_Test: support multiple codecs 2023-05-04 09:54:06 +00:00
S1AP_CodecPort.ttcn library: Add S1AP CodecPort/Emulation 2019-08-18 17:14:20 +00:00
S1AP_CodecPort_CtrlFunct.ttcn library: Add S1AP CodecPort/Emulation 2019-08-18 17:14:20 +00:00
S1AP_CodecPort_CtrlFunctDef.cc library: Add S1AP CodecPort/Emulation 2019-08-18 17:14:20 +00:00
S1AP_Emulation.ttcn S1AP_Emulation: add missing create_cb 2023-07-11 12:48:52 +02:00
SCCP_Templates.ttcn sccp: Add TC_process_rx_xudt, verifying reception of SCCP XUDT 2021-10-26 14:43:33 +02:00
SGsAP_CodecPort.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
SGsAP_CodecPort_CtrlFunct.ttcn Add SGsAP_CodecPort + SGsAP_Emulation module 2018-10-28 09:52:34 +00:00
SGsAP_CodecPort_CtrlFunctDef.cc Add SGsAP_CodecPort + SGsAP_Emulation module 2018-10-28 09:52:34 +00:00
SGsAP_Emulation.ttcn Cosmetic: fix various typos 2023-02-15 20:00:23 +00:00
SGsAP_Templates.ttcn msc: MME emulation should send TAI during SGs LU for CSFB support 2021-04-28 14:24:26 +02:00
SIMTRACE_Emulation.ttcn move SIMTRACE_{Types,Templates,Emulation}.ttcn to library 2022-02-25 16:56:16 +01:00
SIMTRACE_Templates.ttcn simtrace: Add support for slot_mux_nr to CardEmu_BD_Config 2022-02-25 19:02:01 +00:00
SIMTRACE_Types.ttcn simtrace: Add support for slot_mux_nr to CardEmu_BD_Config 2022-02-25 19:02:01 +00:00
SIP_Emulation.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
SIP_Templates.ttcn More progress on osmo-sip-connector tests 2018-03-26 23:11:51 +02:00
SMPP_CodecPort.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
SMPP_CodecPort_CtrlFunct.ttcn msc: Add SMPP_CodecPort 2018-04-14 21:58:16 +02:00
SMPP_CodecPort_CtrlFunctDef.cc msc: Add SMPP_CodecPort 2018-04-14 21:58:16 +02:00
SMPP_Emulation.ttcn SMPP_Emulation: replace previous entries in f_create_smpp_expect() 2021-08-06 14:03:28 +00:00
SMPP_Templates.ttcn msc: Add SMPP tests for MO + MT SMS 2018-04-14 21:58:16 +02:00
SS_Templates.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
StatsD_Checker.ttcn library/StatsD_Checker: make logging messages more readable 2022-06-07 14:56:16 +00:00
StatsD_CodecPort.ttcn Add parsing and checking of StatsD metrics 2020-08-13 15:02:15 +00:00
StatsD_CodecPort_CtrlFunct.ttcn Add parsing and checking of StatsD metrics 2020-08-13 15:02:15 +00:00
StatsD_CodecPort_CtrlFunctdef.cc Add parsing and checking of StatsD metrics 2020-08-13 15:02:15 +00:00
StatsD_Types.ttcn StatsD_Types: Use 'present' qualifier; use template hierarchy 2020-08-21 11:16:33 +00:00
TRXC_CodecPort.ttcn f_TRXC_transceive(): accept 'template (value)' parameter 2021-10-04 12:37:23 +00: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 library/TRXC_Types: add definitions for FAKE_TRXC_DELAY 2021-10-04 12:37:23 +00:00
USSD_Helpers.ttcn cosmetic: Update copyright statement, license notice and SPDX 2019-05-27 10:00:06 +00:00
VPCD_Adapter.ttcn VPCD protocol support (for vsmartcard.git PCD/PICC code) 2019-11-22 22:53:40 +01:00
VPCD_CodecPort.ttcn VPCD protocol support (for vsmartcard.git PCD/PICC code) 2019-11-22 22:53:40 +01:00
VPCD_CodecPort_CtrlFunct.ttcn VPCD protocol support (for vsmartcard.git PCD/PICC code) 2019-11-22 22:53:40 +01:00
VPCD_CodecPort_CtrlFunctDef.cc VPCD protocol support (for vsmartcard.git PCD/PICC code) 2019-11-22 22:53:40 +01:00
VPCD_Types.ttcn VPCD protocol support (for vsmartcard.git PCD/PICC code) 2019-11-22 22:53:40 +01:00
mncc.h library/MNCC: implement MNCCv8 encoding/decoding support 2021-10-28 16:16:33 +03:00
regen-DIAMETER_Types_ttcn.sh DIAMETER_Types_ttcn: Generate types for TS 32.299 (Gy) 2022-05-18 12:09:58 +00:00