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