aboutsummaryrefslogtreecommitdiffstats
path: root/stp
AgeCommit message (Expand)AuthorFilesLines
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 Yanitskiy2-1/+79
2024-03-06stp: prepare for testing M3UA-over-TCPVadim Yanitskiy2-35/+153
2024-03-06stp: add and use f_m3ua_{cli,srv}_config() helpersVadim Yanitskiy1-61/+84
2024-03-04stp: check-in expected-results.xml from JenkinsVadim Yanitskiy1-0/+49
2024-03-01stp/osmo-stp.cfg: tune the logging formattingVadim Yanitskiy1-3/+4
2023-09-01stp: Don't expect a fixed SLS in IPA -> M3UA caseHarald Welte1-3/+3
2023-07-11*/osmo-stp.cfg: Explicitly define role & sctp-rolePau Espin Pedrol1-3/+19
2023-04-20stp: Add tests for setups with multiple "routing context 0" ASPsHarald Welte2-1/+90
2023-04-20stp: Discard any ASP-UP retransmissionsHarald Welte1-0/+19
2022-05-26stp: Fix sporadic failure in TC_ipa_to_m3ua_niPau Espin Pedrol1-2/+1
2022-04-12Avoid generating zero-length packetsHarald Welte2-7/+7
2021-11-16stp: Drop mp_osmo_stp_newer_than_1_4_0Pau Espin Pedrol1-23/+8
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-2/+20
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-04-25stp: Add TC_ipa_to_m3ua_ni()Harald Welte1-0/+37
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-10-03stp: wait until IPA handshake is done in f_connect_ipaPau Espin Pedrol1-24/+16
2020-08-27stp: Support testing multi-home SCTP features with IPv4+IPv6Pau Espin Pedrol3-21/+67
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 Pedrol2-4/+4
2020-08-06stp/STP_Test.cfg: Add M3UA and IPA testsHarald Welte1-0/+2
2020-06-13Add test whether we accept DATA without Routing Context IEHarald Welte1-0/+20
2020-01-20stp: Remove unneded copy of ConvertASPAddressToEncodedAddress_itu()Pau Espin Pedrol1-87/+0
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-15Update README.md of several TTCN3 test suitesPau Espin Pedrol1-0/+18
2019-11-12stp: Introduce traffic mode type tests with unknwon dynamic ASPsPau Espin Pedrol1-11/+33
2019-11-12stp: Move logic to create unknwon dynamic ASP to f_connect_ipa()Pau Espin Pedrol1-11/+11
2019-11-12stp: Introduce TC_tmt_overridePau Espin Pedrol2-4/+49
2019-11-12stp: Refactor STP_Tests_IPA tests and introduce new TC_tmt_loadsharePau Espin Pedrol3-15/+136
2019-11-12stp: osmo-stp.cfg: Fix missing ASP relation in ASPau Espin Pedrol1-0/+1
2019-11-12stp: Make sure all AS are shutdown when test finishesPau Espin Pedrol2-0/+56
2019-11-12stp: Add tests for running STP in M3UA ASP roleHarald Welte2-3/+149
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 Welte9-0/+1071