1. 7b541af stp: fix -latest: add missing f_osmo_repo_is() checks by Vadim Yanitskiy · 4 months ago
  2. f587812 stp: cosmetic: use m3cfg variable in f_M3UA_listen() by Vadim Yanitskiy · 4 months ago
  3. 88f429d stp: add testcases for M3UA-over-TCP by Vadim Yanitskiy · 4 months ago
  4. 36b7b5d stp: prepare for testing M3UA-over-TCP by Vadim Yanitskiy · 4 months ago
  5. 84ec42b stp: add and use f_m3ua_{cli,srv}_config() helpers by Vadim Yanitskiy · 4 months ago
  6. 03b2fa9 stp: check-in expected-results.xml from Jenkins by Vadim Yanitskiy · 4 months ago
  7. 020a8fc stp/osmo-stp.cfg: tune the logging formatting by Vadim Yanitskiy · 5 months ago
  8. 5b2ce61 stp: Don't expect a fixed SLS in IPA -> M3UA case by Harald Welte · 10 months ago
  9. 578fa19 */osmo-stp.cfg: Explicitly define role & sctp-role by Pau Espin Pedrol · 1 year ago
  10. 6baf5e7 stp: Add tests for setups with multiple "routing context 0" ASPs by Harald Welte · 1 year, 3 months ago
  11. 3e5f05e stp: Discard any ASP-UP retransmissions by Harald Welte · 1 year, 3 months ago
  12. 74d5dad stp: Fix sporadic failure in TC_ipa_to_m3ua_ni by Pau Espin Pedrol · 2 years, 2 months ago
  13. 67881ae Avoid generating zero-length packets by Harald Welte · 2 years, 3 months ago
  14. 6b1b0ff stp: Drop mp_osmo_stp_newer_than_1_4_0 by Pau Espin Pedrol · 2 years, 8 months ago
  15. f8fe132 regen_makefile.sh: set executable name explicitly by Oliver Smith · 2 years, 9 months ago
  16. 2e0e624 regen_makefile.sh: files/flags in separate lines by Oliver Smith · 2 years, 9 months ago
  17. 5af90d1 stp: TC_rkm_unreg_never_registered: !latest by Oliver Smith · 2 years, 11 months ago
  18. 5a3f99c stp: rename mp_stp_has_asp_quirk by Oliver Smith · 2 years, 11 months ago
  19. ee02223 stp: fix TC_rkm_unreg_active by Oliver Smith · 3 years ago
  20. 326d78e stp: fix TC_rkm_unreg_registered by Oliver Smith · 3 years ago
  21. 261aea7 stp: Add tests for snm_inactive quirk by Harald Welte · 3 years, 2 months ago
  22. 5ef2553 stp: Add tests for "daud_in_asp" quirk. by Harald Welte · 3 years, 2 months ago
  23. 30cb400 stp: Add TC_clnt_no_notify_asp_act() for testing the no_notify quirk by Harald Welte · 3 years, 2 months ago
  24. 95e3d99 stp: Add TC_ipa_to_m3ua_ni() by Harald Welte · 3 years, 2 months ago
  25. 27cfb7a stp: Introduce M3UA SSNM tests by Harald Welte · 3 years, 5 months ago
  26. 1c4e984 stp: Less magic numbers; centralize M3UA configuration by Harald Welte · 3 years, 5 months ago
  27. 3081259 stp: Time out after 5s if expected M3UA doesn't arrive by Harald Welte · 3 years, 5 months ago
  28. 42bcc44 stp: Ignore M3UA SSNM messages in tests by Harald Welte · 3 years, 5 months ago
  29. 8c0f2fc stp: wait until IPA handshake is done in f_connect_ipa by Pau Espin Pedrol · 3 years, 9 months ago
  30. b51c087 stp: Support testing multi-home SCTP features with IPv4+IPv6 by Pau Espin Pedrol · 3 years, 11 months ago
  31. 9a1aa59 stp: Bind to free SCTP port instead of hardcoded 9999 by Pau Espin Pedrol · 3 years, 11 months ago
  32. 4d91578 stp: Fix ttcn3 parser error on some Titan versions by Pau Espin Pedrol · 3 years, 11 months ago
  33. c097755 stp/STP_Test.cfg: Add M3UA and IPA tests by Harald Welte · 4 years ago
  34. 15a8501 Add test whether we accept DATA without Routing Context IE by Harald Welte · 4 years, 1 month ago
  35. 6cd1646 stp: Remove unneded copy of ConvertASPAddressToEncodedAddress_itu() by Pau Espin Pedrol · 4 years, 6 months ago
  36. 53050cd stp: Add TC_clnt_asp_act_tmt_loadshare() by Harald Welte · 4 years, 7 months ago
  37. dfbca11 stp: M3UA client-side tests: Expect routing context IE in ASPAC by Harald Welte · 4 years, 7 months ago
  38. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  39. 7021cfd stp: Introduce traffic mode type tests with unknwon dynamic ASPs by Pau Espin Pedrol · 4 years, 8 months ago
  40. 9f51483 stp: Move logic to create unknwon dynamic ASP to f_connect_ipa() by Pau Espin Pedrol · 4 years, 8 months ago
  41. b72928d stp: Introduce TC_tmt_override by Pau Espin Pedrol · 4 years, 8 months ago
  42. 01ec0bf stp: Refactor STP_Tests_IPA tests and introduce new TC_tmt_loadshare by Pau Espin Pedrol · 4 years, 8 months ago
  43. 872cd74 stp: osmo-stp.cfg: Fix missing ASP relation in AS by Pau Espin Pedrol · 4 years, 8 months ago
  44. 05726dd stp: Make sure all AS are shutdown when test finishes by Pau Espin Pedrol · 4 years, 8 months ago
  45. 829dac4 stp: Add tests for running STP in M3UA ASP role by Harald Welte · 4 years, 8 months ago
  46. b9f7bbb STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure case by Harald Welte · 4 years, 8 months ago
  47. cf41d4c STP_Tests_M3UA.TC_tmt_{loadshare,override}: Fix double-ASPUP by Harald Welte · 4 years, 8 months ago
  48. 0db4413 stp: Introduce STP_Tests*.ttcn for testing OsmoSTP by Harald Welte · 4 years, 9 months ago