1. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  2. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  3. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  4. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  5. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  6. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  7. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  8. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  9. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago
  10. 70558e3 BSC: add codec-list to osmo-bsc.cfg by Philipp Maier · 6 years ago
  11. b8e8a1d BSC: remove obsolete loglevels from osmo-bsc.cfg by Philipp Maier · 6 years ago
  12. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  13. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  14. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  15. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  16. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  17. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  18. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  19. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  20. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  21. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  22. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  23. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  24. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  25. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  26. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  27. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  28. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  29. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  30. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  31. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  32. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  33. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  34. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  35. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  36. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  37. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  38. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  39. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago
  40. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  41. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  42. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  43. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  44. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  45. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  46. a3d192f bsc: Expect CRCX and send an ACK back by Daniel Willmann · 6 years ago
  47. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  48. 21ea239 bsc: Register expect criteria for MGCP CRCX by Daniel Willmann · 6 years ago
  49. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  50. 3826a1b BSC_Tests: Add MGCP_Emulation to gen_links by Daniel Willmann · 6 years ago
  51. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  52. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  53. 0cf76ad Move BSSAP_Adapter.ttcn to library so it can be reused by Harald Welte · 6 years ago
  54. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  55. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  56. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 7 years ago
  57. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 7 years ago
  58. 7159dbb Fix BTS location area code assignment in test configuration. by Stefan Sperling · 6 years ago
  59. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  60. 2e1a1da bsc-test: Fix compilation after IuUP support was introduced by Harald Welte · 7 years ago
  61. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  62. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  63. 1a40de6 MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  64. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  65. 8b20f7c BSSAP_Adapter: Fix missing 'repeat' in as_reset_ack() by Harald Welte · 7 years ago
  66. df32ab1 BSC_Tests: remove bogus line sfrom osmo-bsc.cfg by Harald Welte · 7 years ago
  67. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  68. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  69. 8d5eead MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  70. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  71. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  72. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  73. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  74. 82d2b87 MSC_ConnHdlr: Tighten permitted messages by Harald Welte · 7 years ago
  75. 552620d BSC_Tests: Migrate various ASSIGNMENT tests over to MSC_ConnHdlr by Harald Welte · 7 years ago
  76. c1a2fff BSC_Tests: Re-wire MSC_ConnectionHandler to handle BSSAP and RSL by Harald Welte · 7 years ago
  77. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  78. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  79. bab2f7a update README.txt with status of current implementation by Harald Welte · 7 years ago
  80. b58e8a0 BSC_Tests: Update CFG with list of test cases by Harald Welte · 7 years ago
  81. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  82. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  83. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  84. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  85. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  86. 4e9b9cc BSC_Tests: Add test case for RSL link drop counter by Harald Welte · 7 years ago
  87. 799c97b BSC_Tests: Add TC_chan_exhaustion to test for channel exhaustion by Harald Welte · 7 years ago
  88. 618ef64 BSC_Tests: Add TC_chan_act_nack to test RSL Channel Activate NACK by Harald Welte · 7 years ago
  89. 1ff6999 BSC_Tests: Add TC_paging_counter to test paging related counters by Harald Welte · 7 years ago
  90. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  91. 5cd20ed BSC_Tests: Add more tests about invalid channel activations by Harald Welte · 7 years ago
  92. d693965 BSC_Tests: remove copy+paste CHAN RQD -> CHAN ACT -> CHAN ACK by Harald Welte · 7 years ago
  93. 69c1c26 BSC_Tests: Make as_Tguard() more robust (don't abort after RESET) by Harald Welte · 7 years ago
  94. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  95. 20a58c6 generalize shared code from regen_makefile.sh into shared helper script by Harald Welte · 7 years ago
  96. e65d40e BSC_Tests: Ensure that PCH load indications suppress further paging by Harald Welte · 7 years ago
  97. 9fbe93f regen_makefile.sh: Fix TITAN 6.1.0 support by Harald Welte · 7 years ago
  98. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  99. 1098500 BSC_Tests: Verify paging stops after BSSMAP RESET on A interface by Harald Welte · 7 years ago
  100. ad33390 Add osmo-bsc.cfg and osmo-stp.cfg for this test case by Harald Welte · 7 years ago