aboutsummaryrefslogtreecommitdiffstats
path: root/stp/STP_Tests_M3UA.ttcn
AgeCommit message (Expand)AuthorFilesLines
2024-07-26stp: remove <= 1.8.x code pathsOliver Smith1-25/+0
2024-06-12library: de-duplicate SCTP related templatesVadim Yanitskiy1-10/+1
2024-03-07stp: fix -latest: add missing f_osmo_repo_is() checksVadim Yanitskiy1-0/+18
2024-03-07stp: cosmetic: use m3cfg variable in f_M3UA_listen()Vadim Yanitskiy1-2/+2
2024-03-06stp: add testcases for M3UA-over-TCPVadim Yanitskiy1-0/+74
2024-03-06stp: prepare for testing M3UA-over-TCPVadim Yanitskiy1-35/+131
2024-03-06stp: add and use f_m3ua_{cli,srv}_config() helpersVadim Yanitskiy1-61/+84
2023-04-20stp: Add tests for setups with multiple "routing context 0" ASPsHarald Welte1-1/+72
2023-04-20stp: Discard any ASP-UP retransmissionsHarald Welte1-0/+19
2022-04-12Avoid generating zero-length packetsHarald Welte1-3/+3
2021-11-16stp: Drop mp_osmo_stp_newer_than_1_4_0Pau Espin Pedrol1-23/+8
2021-08-15stp: TC_rkm_unreg_never_registered: !latestOliver Smith1-1/+12
2021-08-15stp: rename mp_stp_has_asp_quirkOliver Smith1-3/+3
2021-07-27stp: fix TC_rkm_unreg_activeOliver Smith1-4/+16
2021-07-27stp: fix TC_rkm_unreg_registeredOliver Smith1-2/+14
2021-05-13stp: Add tests for snm_inactive quirkHarald Welte1-0/+48
2021-05-13stp: Add tests for "daud_in_asp" quirk.Harald Welte1-0/+38
2021-05-13stp: Add TC_clnt_no_notify_asp_act() for testing the no_notify quirkHarald Welte1-0/+28
2021-02-08stp: Introduce M3UA SSNM testsHarald Welte1-2/+137
2021-02-08stp: Less magic numbers; centralize M3UA configurationHarald Welte1-45/+87
2021-02-08stp: Time out after 5s if expected M3UA doesn't arriveHarald Welte1-0/+6
2021-02-08stp: Ignore M3UA SSNM messages in testsHarald Welte1-0/+9
2020-08-27stp: Support testing multi-home SCTP features with IPv4+IPv6Pau Espin Pedrol1-7/+64
2020-08-21stp: Bind to free SCTP port instead of hardcoded 9999Pau Espin Pedrol1-1/+1
2020-08-21stp: Fix ttcn3 parser error on some Titan versionsPau Espin Pedrol1-2/+2
2020-06-13Add test whether we accept DATA without Routing Context IEHarald Welte1-0/+20
2019-12-01stp: Add TC_clnt_asp_act_tmt_loadshare()Harald Welte1-0/+15
2019-12-01stp: M3UA client-side tests: Expect routing context IE in ASPACHarald Welte1-3/+3
2019-11-12stp: Make sure all AS are shutdown when test finishesPau Espin Pedrol1-0/+50
2019-11-12stp: Add tests for running STP in M3UA ASP roleHarald Welte1-3/+140
2019-11-12STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure caseHarald Welte1-2/+2
2019-11-12STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUPHarald Welte1-2/+0
2019-11-12stp: Introduce STP_Tests*.ttcn for testing OsmoSTPHarald Welte1-0/+451