1. 637ef6c bsc: stop all components before terminating testcase by Daniel Willmann · 6 years ago
  2. c307e68 introduce a TTCN3 test suite for SCCP by Stefan Sperling · 6 years ago
  3. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  4. c1e95c8 MSC_ConnectionHandler: make as_handover more race robust by Philipp Maier · 6 years ago
  5. d07ee13 bsc: fix as_handover(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  6. b0e7365 bsc: fix f_establish_fully(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  7. 0a5d7e7 MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations() by Philipp Maier · 6 years ago
  8. a0976e9 MSC_ConnectionHandler: expect additional MDCX when call is LCLS by Philipp Maier · 6 years ago
  9. 3e2af5d BSC_Tests: count MGCP operations in as_media by Philipp Maier · 6 years ago
  10. b242235 MSC_ConnectionHandler: split up as_media into separate altsteps by Philipp Maier · 6 years ago
  11. 55f27f5 BSC_Tests_LCLS: try call legs with different codec/rate by Philipp Maier · 6 years ago
  12. 61f6b57 BSC_Tests: Also test LCLS with halfrate codecs by Philipp Maier · 6 years ago
  13. bcf62bc bsc: verify MultiRate Config IE in RSL Chan Activ by Neels Hofmeyr · 6 years ago
  14. 887e8f1 bsc: fix TC_{early,late}_conn_fail: dyn PDCH: clean up cfg by Neels Hofmeyr · 6 years ago
  15. 11a5894 BSC_Tests: use correct payload types and encoding names on MGCP by Philipp Maier · 6 years ago
  16. 378a49c bsc: handover: actually send Handover Detect by Neels Hofmeyr · 6 years ago
  17. 92d4842 bsc: fix TC_chan_rel_hard_rlsd_ms_dead: ignore RLL REL by Neels Hofmeyr · 6 years ago
  18. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  19. 99f3ca0 bsc: Add TC_{early,late}_conn_fail() by Harald Welte · 6 years ago
  20. 641fcbe bsc: Factor out duplicated code into f_exp_chan_rel_and_clear() by Harald Welte · 6 years ago
  21. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  22. 550daf9 bsc: Add TC_chan_rel_hard_rlsd_ms_dead by Harald Welte · 6 years ago
  23. c3260d9 bsc: Reduce TC_bssap_rlsd_does_not_cause_bssmap_reset to 4 lchan by Harald Welte · 6 years ago
  24. 32574ee bsc: Avoid duplicate DISC.req in TC_bssmap_clear_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  25. a189718 BSC_Tests: ensure different RA+FN in *_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  26. 935fbe3 bsc: Don't expect BSC to release SCCP in LCLS.TC_lcls_connect_clear() by Harald Welte · 6 years ago
  27. beb58a6 update expected results: bsc, sgsn by Neels Hofmeyr · 6 years ago
  28. 343b774 bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAIL by Harald Welte · 6 years ago
  29. 5d50a28 bsc: Enable LCLS in osmo-bsc.cfg by Harald Welte · 6 years ago
  30. ff579f9 LCLS: Introduce a copy+pasted f_connect_handler() function by Harald Welte · 6 years ago
  31. cc0b014 bsc: Add LCLS related test cases by Harald Welte · 6 years ago
  32. 75b3426 bsc: Disable verbose logging of MGCP encoder/decoder by Harald Welte · 6 years ago
  33. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  34. e102eae BSC_Tests.ttcn: mark some functions as non-private by Harald Welte · 6 years ago
  35. 336820c BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler() by Harald Welte · 6 years ago
  36. d68d2f0 bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types by Harald Welte · 6 years ago
  37. 68a9b35 expect previously failing paging tests to pass by Stefan Sperling · 6 years ago
  38. 2ace5a2 sync local osmo-bsc.cfg with that used by jenkins by Stefan Sperling · 6 years ago
  39. 2300073 BSC_Tests: fix TC_ciph_mode_a5_{0,1,3} by Philipp Maier · 6 years ago
  40. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  41. 4bcbd17 Fix BSSMAP RESET in handler mode by Harald Welte · 6 years ago
  42. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  43. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  44. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  45. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  46. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  47. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  48. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  49. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  50. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  51. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  52. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  53. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  54. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  55. de17222 update expected results by Neels Hofmeyr · 6 years ago
  56. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  57. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  58. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  59. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  60. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  61. 9f23091 bsc cfg: fix ARFCN-BSIC collisions by Neels Hofmeyr · 6 years ago
  62. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  63. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  64. 38d6894 BSC_Tests: Add missing routing context to modulepar by Philipp Maier · 6 years ago
  65. cb6cc48 fix TCH/H for TC_chan_exhaustion by Philipp Maier · 6 years ago
  66. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  67. a63b910 bsc: TC_assignment_codec_*: Verify RSL side codec/mode by Harald Welte · 6 years ago
  68. 8d540f0 BSC_Tests: remove obsolete VTY configuration by Philipp Maier · 6 years ago
  69. 60aa576 bsc: Add tests for assigning channels of all 5 codecs by Harald Welte · 6 years ago
  70. 6fa1f73 MSC_ConnHdlr: Fix RlsChannelNr encoding in f_ChDesc2RslChanNr() by Harald Welte · 6 years ago
  71. e97eab4 bsc: Allow multiple subsequent calls of f_MscConnHdlr_init() by Harald Welte · 6 years ago
  72. a063003 bsc: Move TestHdlrParams to global per-component var g_pars by Harald Welte · 6 years ago
  73. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  74. 7b5e178 make ttcn3 RNC paging tests pass by Stefan Sperling · 6 years ago
  75. 049a86e add regression test for paging with unknown MCC/MNC by Stefan Sperling · 6 years ago
  76. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  77. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  78. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  79. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  80. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  81. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  82. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  83. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  84. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  85. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  86. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  87. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  88. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  89. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  90. 27f6436 bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear Request by Neels Hofmeyr · 6 years ago
  91. 4ff9328 bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset() by Neels Hofmeyr · 6 years ago
  92. cdc2d76 bsc: add TC_bssap_rlsd_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  93. cc3f76a bsc: cosmetic: T_guard timeout: add 'self.stop' by Neels Hofmeyr · 6 years ago
  94. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  95. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  96. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  97. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  98. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  99. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  100. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago