summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20asn1/*.asn: rename: use underscore instead of hyphenHEADmasterVadim Yanitskiy6-0/+0
The TITAN TTCN-3 compiler from Eclipse is not happy about the naming of the ASN.1 modules. Let's rename as recommended. ttcn3_makefilegen: error: The file name `LibS1AP/asn1/S1AP_PDU-Contents.asn' (without suffix) shall be identical to the module name `S1AP-PDU-Contents'. If the name of the ASN.1 module contains a hyphen, the corresponding file name shall contain an underscore character instead.
2019-06-20Rename ttcn3/ to src/Vadim Yanitskiy19-0/+0
2017-11-09Rebuild with Titangarciay1-12/+12
2017-11-07Following templates were introduced:pintar3-6/+44
-m_rrcEstablishmentCause_IE -mw_rrcEstablishmentCause_IE and used within templates: - m_initial_uE_MessageIEs - mw_initial_uE_MessageIEs New function were written: f_send_Initial_UE_Message
2017-11-07Terminate group MME_Role/authentication_groupgarciay1-2/+14
Start group MME_Role/Attach_group
2017-11-07Instead f_rABSetupRequest function were introduced two functions:pintar2-80/+98
f_rABSetupRequest_sendResponse - for MME role f_rABSetupRequest_recvResponse - for eNB role
2017-11-07Bug fixed in m_authenticationResponseParameter_wrong templategarciay1-1/+1
Replace TODO Trigger by action()
2017-11-06PIXIT name PX_TAC was changed into PX_TACode due to the same PIXIT name in ↵pintar1-23/+23
LibCommon library.
2017-11-06PIXIT name PX_TAC was changed into PX_TACode due to the same PIXIT name in ↵pintar2-1/+10
LibCommon library. Function f_postamble_MME was missing.
2017-11-06function added: f_send_Uplink_NAS_Transportpintar1-0/+10
2017-11-06Following templates were added/updated:pintar1-33/+74
m_initial_uE_Message m_initial_uE_MessageIEs m_uplink_nAS_Transport m_uplink_nAS_TransportIEs m_nAS_Pdu_IE
2017-11-06Start group MME_Role/authentication_groupgarciay2-9/+45
2017-05-12Comments were adopted and code for this IE will be upgraded during validation.pintar1-2/+2
2017-05-12ReSTF519 Week #19:garciay1-80/+0
- Remove useless file
2017-05-12reviewed-updated TODOs on libs1ap-stepspintar3-6/+50
added step function
2017-05-12delete of duplicated importpintar1-1/+0
2017-05-12New PIXITS were introduced and some existing values were changed with PIXITs.pintar4-115/+123
2017-05-12remove TODO using PX_INVALID_TPORT_LAYER_ADDRrennoch1-1/+1
2017-05-12correction due to validation errors on iE_Extensions typespintar2-7/+99
updated TC_S1AP_eNB_HAS_04
2017-05-12added test cases for E-RAB management groupulrichst1-2/+908
2017-05-12preambles for f_TC_S1AP_MME_RAB_08 and _09rennoch2-27/+50
2017-05-12STF519 Week #19:garciay4-18/+79
- Buikd with TCT3 - Updating TestCases
2017-05-12STF519 Week #19:garciay1-0/+685
- Updating TestCases
2017-05-12STF519 Week #19:garciay2-2/+61
- Updating TestControl
2017-05-11iE_Extension parameter was missing in templatespintar1-4/+6
2017-05-11MME_HAS_04-16 tests and related templates addedpintar3-2/+363
2017-05-11completion of f_TC_S1AP_MME_RAB_08 and f_TC_S1AP_MME_RAB_09ulrichst1-0/+134
2017-05-11Re-organise ETS/SUT pixitsgarciay2-52/+23
2017-05-11correction due to error on E-RAB Release indication, E-RAB Modification ↵pintar2-32/+50
indication
2017-05-11MME_HAS_05-13 tests and related templates addedpintar3-5/+818
2017-05-10completion of f_TC_S1AP_MME_RAB_10rennoch1-0/+48
2017-05-10completion of f_TC_S1AP_MME_RAB_07rennoch2-4/+26
2017-05-10STF519 Week #19:garciay3-15/+37
- Add PIXITs for Transport Layer
2017-05-10initial part of f_TC_S1AP_MME_RAB_07rennoch1-0/+45
2017-05-10completion of f_TC_S1AP_MME_RAB_06rennoch1-0/+45
2017-05-10completion of f_TC_S1AP_MME_RAB_05rennoch1-1/+1
2017-05-10initial part of f_TC_S1AP_MME_RAB_05rennoch1-0/+45
2017-05-10add TODO for PIXITrennoch1-1/+1
2017-05-10completion of f_TC_S1AP_eNB_RAB_20 and f_TC_S1AP_eNB_RAB_21ulrichst3-112/+233
2017-05-10completion of f_TC_S1AP_MME_RAB_04rennoch1-2/+14
2017-05-10initial part of f_TC_S1AP_MME_RAB_04rennoch4-3/+80
2017-05-10completion of f_TC_S1AP_MME_RAB_03rennoch3-0/+64
2017-05-10MME_HAS_02-04 tests and related templates addedpintar3-9/+398
2017-05-10Minor bugs fixedgarciay2-2/+2
2017-05-10STF519 Week #19:garciay6-141/+138
- Remove FIXME - Remove TODOs (39/43) - Comments review
2017-05-09completion of f_TC_S1AP_MME_RAB_02rennoch2-1/+16
2017-05-09f_TC_S1AP_MME_RAB_02rennoch3-0/+76
2017-05-09correction of template in f_TC_S1AP_MME_RAB_01rennoch1-1/+1
2017-05-09add f_send_E_RABSetupResponse to f_TC_S1AP_MME_RAB_01rennoch3-79/+124
2017-05-09STF519 Week #19:garciay3-78/+123
- Finalyse implementation of MME/Unknown, Unforseen and Erroneous Protocol Data group TPs