osmo-ttcn3-hacks/library
Pau Espin 30f0667a4d osmux: Generate AMR OA payload paddings bits as 0
Some AMR format's payload size doesn't necessarily fit octet boundaries.
When AMR octet-aligned is used, padding bits are appended at the end to
fill the octet.
Until this patch, the padding bits where set with whatever payload fill
pattern was provided. Instead of doing so, better set the padding bits
to 0 to avoid conflicts when checking the received paytload later on,
since those bits are potentially be going to be set to 0 (eg when
converting to bandwidth-efficient).

Related: SYS#6161
Change-Id: I5bc68eb05c2f5500a259f4c73d14b51794f7f078
2022-10-26 11:16:08 +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 Move RUA_Emulation under library/rua/ 2022-06-15 16:20:11 +02:00
s1ap library: Add S1AP Templates 2019-08-15 09:49:18 +00: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 osmux: Generate AMR OA payload paddings bits as 0 2022-10-26 11:16:08 +02:00
AbisOML_Types.ttcn bts: Test forwarding PCUIF<->IPA/OSMO/PCU 2021-06-28 10:43:21 +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 Use alive-type components for "infrastructure" components 2021-12-15 20:20:30 +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 bsc: Add testscase & infra to validate Osmux support BTS<->BSC 2022-09-13 11:20:11 +00: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 ggsn: Validate charging reported values 2022-05-23 11:35:37 +02:00
DIAMETER_Templates.ttcn DIAMETER: Send QoS AVPs in Gx CCA 2022-06-07 08:15:19 +00: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 library: move IA/IAR RO templates to GSM_RestOctets.ttcn 2022-10-21 11:00:35 +00: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 GSM_Types, bsc: add VAMOS cbits 2021-05-29 21:50:11 +02: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: move IA/IAR Rest Octets to GSM_RestOctets.ttcn 2022-10-21 10:35:27 +00: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: Pass AMR codec info over L1CTL and RSL 2022-09-07 10:46:17 +02: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 library/L3_Templates: add templates for RR Physical Information 2022-03-13 14:04:18 +00:00
LAPDm_RAW_PT.ttcn library: move IA/IAR Rest Octets to GSM_RestOctets.ttcn 2022-10-21 10:35:27 +00: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 lib/mgcp: Add new port with support to handle multiple MGCP sockets 2019-06-24 13:53:25 +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 MGCP_Emulation: allow moving ep handling to another test component 2021-08-06 14:03:28 +00:00
MGCP_Templates.ttcn library/MGCP_Templates: add send template ts_MgcpResp_Err 2022-06-28 03:58:38 +07:00
MGCP_Types.ttcn mgw: Introduce test TC_crcx_osmo_ign 2020-09-22 19:32:11 +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 library/MNCC: implement MNCCv8 encoding/decoding support 2021-10-28 16:16:33 +03: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 fix typo in NS_CAUSE_PROTOCOL_ERROR_UNSPECIFIED 2021-04-24 14:07:20 +00:00
Osmocom_Types.ttcn Avoid generating zero-length packets 2022-04-12 22:52:47 +02:00
Osmocom_VTY_Functions.ttcn vty: add f_verify_talloc_count() 2022-01-23 00:13:07 +01: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 testcase TC_paging_imsi_200percent_with_ps 2021-06-28 08:47:04 +00:00
PCUIF_Types.ttcn pcu: Support Neighbor Address Resolution over PCUIF 2021-09-14 09:11:14 +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 add library/PFCP_*, deps/PFCP 2022-08-16 13:42:10 +00:00
RAN_Adapter.ttcnpp move type RAN_Configurations to RAN_Adapter.ttcnpp 2020-06-14 10:54:11 +00:00
RAN_Emulation.ttcnpp hnbgw: test SCCP CR without payload 2022-06-08 12:07:55 +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: Introduce test TC_t3172_* 2021-11-16 11:32:25 +01:00
RLCMAC_CSN1_Types.ttcn pcu: Introduce test TC_t3172_* 2021-11-16 11:32:25 +01:00
RLCMAC_EncDec.cc RLCMAC_EncDec: Fix bug decoding LI[0]=0 2022-04-05 10:22:14 +00:00
RLCMAC_Templates.ttcn library: add send template for PACKET_UL_DUMMY_CTRL 2022-10-05 09:09:28 +00:00
RLCMAC_Types.ttcn RLCMAC: Fix unbound spb value in decoded egprs data blocks 2021-02-05 10:14:48 +00:00
RSL_Emulation.ttcn RSLEM: add f_chan_act_verify_tsc() 2021-10-02 13:10:58 +02:00
RSL_Types.ttcn library/RSL_Types: account lengthof params in ts_RSL_MultirateCfg 2022-09-14 17:48:38 +07: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 Allow Setting IuUP_Cfg from test using RTP_Emulation 2022-05-26 18:27:39 +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 library: Add S1AP CodecPort/Emulation 2019-08-18 17:14:20 +00: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 mme: initial skeleton for MME / SGsAP tetss 2019-08-15 09:49:11 +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