1. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  2. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  3. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  4. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  5. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  6. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  7. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  8. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  9. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  10. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  11. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  12. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  13. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  14. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  15. 27f6436 bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear Request by Neels Hofmeyr · 6 years ago
  16. 4ff9328 bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset() by Neels Hofmeyr · 6 years ago
  17. cdc2d76 bsc: add TC_bssap_rlsd_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  18. cc3f76a bsc: cosmetic: T_guard timeout: add 'self.stop' by Neels Hofmeyr · 6 years ago
  19. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  20. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  21. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  22. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  23. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  24. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  25. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  26. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  27. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago
  28. 70558e3 BSC: add codec-list to osmo-bsc.cfg by Philipp Maier · 6 years ago
  29. b8e8a1d BSC: remove obsolete loglevels from osmo-bsc.cfg by Philipp Maier · 6 years ago
  30. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  31. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  32. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  33. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  34. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  35. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  36. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  37. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  38. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  39. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  40. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  41. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  42. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  43. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  44. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  45. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  46. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  47. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  48. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  49. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  50. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  51. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  52. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  53. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  54. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  55. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  56. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  57. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago
  58. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  59. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  60. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  61. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  62. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  63. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  64. a3d192f bsc: Expect CRCX and send an ACK back by Daniel Willmann · 6 years ago
  65. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  66. 21ea239 bsc: Register expect criteria for MGCP CRCX by Daniel Willmann · 6 years ago
  67. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  68. 3826a1b BSC_Tests: Add MGCP_Emulation to gen_links by Daniel Willmann · 6 years ago
  69. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  70. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  71. 0cf76ad Move BSSAP_Adapter.ttcn to library so it can be reused by Harald Welte · 6 years ago
  72. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  73. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  74. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 7 years ago
  75. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 7 years ago
  76. 7159dbb Fix BTS location area code assignment in test configuration. by Stefan Sperling · 7 years ago
  77. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  78. 2e1a1da bsc-test: Fix compilation after IuUP support was introduced by Harald Welte · 7 years ago
  79. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  80. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  81. 1a40de6 MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  82. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  83. 8b20f7c BSSAP_Adapter: Fix missing 'repeat' in as_reset_ack() by Harald Welte · 7 years ago
  84. df32ab1 BSC_Tests: remove bogus line sfrom osmo-bsc.cfg by Harald Welte · 7 years ago
  85. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  86. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  87. 8d5eead MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  88. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  89. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  90. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  91. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  92. 82d2b87 MSC_ConnHdlr: Tighten permitted messages by Harald Welte · 7 years ago
  93. 552620d BSC_Tests: Migrate various ASSIGNMENT tests over to MSC_ConnHdlr by Harald Welte · 7 years ago
  94. c1a2fff BSC_Tests: Re-wire MSC_ConnectionHandler to handle BSSAP and RSL by Harald Welte · 7 years ago
  95. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  96. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  97. bab2f7a update README.txt with status of current implementation by Harald Welte · 7 years ago
  98. b58e8a0 BSC_Tests: Update CFG with list of test cases by Harald Welte · 7 years ago
  99. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  100. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago