aboutsummaryrefslogtreecommitdiffstats
path: root/stp
AgeCommit message (Expand)AuthorFilesLines
2020-10-09stp: Add TC_rapid_init_shutdown()laforge/bvc-resetHarald Welte1-0/+36
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