1. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  2. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  3. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  4. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  5. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  6. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  7. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  8. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  9. 38d6894 BSC_Tests: Add missing routing context to modulepar by Philipp Maier · 6 years ago
  10. cb6cc48 fix TCH/H for TC_chan_exhaustion by Philipp Maier · 6 years ago
  11. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  12. a63b910 bsc: TC_assignment_codec_*: Verify RSL side codec/mode by Harald Welte · 6 years ago
  13. 60aa576 bsc: Add tests for assigning channels of all 5 codecs by Harald Welte · 6 years ago
  14. a063003 bsc: Move TestHdlrParams to global per-component var g_pars by Harald Welte · 6 years ago
  15. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  16. 7b5e178 make ttcn3 RNC paging tests pass by Stefan Sperling · 6 years ago
  17. 049a86e add regression test for paging with unknown MCC/MNC by Stefan Sperling · 6 years ago
  18. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  19. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  20. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  21. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  22. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  23. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  24. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  25. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  26. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  27. 27f6436 bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear Request by Neels Hofmeyr · 6 years ago
  28. 4ff9328 bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset() by Neels Hofmeyr · 6 years ago
  29. cdc2d76 bsc: add TC_bssap_rlsd_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  30. cc3f76a bsc: cosmetic: T_guard timeout: add 'self.stop' by Neels Hofmeyr · 6 years ago
  31. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  32. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  33. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  34. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  35. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  36. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  37. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  38. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  39. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  40. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  41. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  42. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  43. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  44. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  45. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  46. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  47. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  48. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  49. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  50. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  51. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  52. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  53. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  54. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  55. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  56. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  57. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  58. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  59. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  60. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  61. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  62. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  63. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 7 years ago
  64. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  65. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  66. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  67. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  68. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  69. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  70. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  71. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  72. 552620d BSC_Tests: Migrate various ASSIGNMENT tests over to MSC_ConnHdlr by Harald Welte · 7 years ago
  73. c1a2fff BSC_Tests: Re-wire MSC_ConnectionHandler to handle BSSAP and RSL by Harald Welte · 7 years ago
  74. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  75. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  76. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  77. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  78. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  79. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  80. 4e9b9cc BSC_Tests: Add test case for RSL link drop counter by Harald Welte · 7 years ago
  81. 799c97b BSC_Tests: Add TC_chan_exhaustion to test for channel exhaustion by Harald Welte · 7 years ago
  82. 618ef64 BSC_Tests: Add TC_chan_act_nack to test RSL Channel Activate NACK by Harald Welte · 7 years ago
  83. 1ff6999 BSC_Tests: Add TC_paging_counter to test paging related counters by Harald Welte · 7 years ago
  84. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  85. 5cd20ed BSC_Tests: Add more tests about invalid channel activations by Harald Welte · 7 years ago
  86. d693965 BSC_Tests: remove copy+paste CHAN RQD -> CHAN ACT -> CHAN ACK by Harald Welte · 7 years ago
  87. 69c1c26 BSC_Tests: Make as_Tguard() more robust (don't abort after RESET) by Harald Welte · 7 years ago
  88. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  89. e65d40e BSC_Tests: Ensure that PCH load indications suppress further paging by Harald Welte · 7 years ago
  90. 1098500 BSC_Tests: Verify paging stops after BSSMAP RESET on A interface by Harald Welte · 7 years ago
  91. 6f521d8 BSC_Tests: Add 12 different PAGING tests by Harald Welte · 7 years ago
  92. bd868bd BSC_Tests: Avoid race condition with OML by Harald Welte · 7 years ago
  93. b291770 BSC_Tests: Ensure TC_chan_rel_rll_rel_ind terminates with 'fail' not 'error' by Harald Welte · 7 years ago
  94. 85804d4 BSC_Tests: Add new TC_chan_rel_a_reset by Harald Welte · 7 years ago
  95. 60e823a BSC_Tests: More robust against race condtions in IPA CCM and RESET by Harald Welte · 7 years ago
  96. d8c36cd BSC_Tests: Add new TC_chan_rel_hard_rlsd (MSC sends hard RLSD) by Harald Welte · 7 years ago
  97. 4003d11 BSC_Tests: Add various additional test cases by Harald Welte · 7 years ago
  98. a5d2ab2 BSC_Tests: Only one CTRL interface per BSC, not per BTS by Harald Welte · 7 years ago
  99. 96c9441 BSC_Tests: Add CTRL interface connection by Harald Welte · 7 years ago
  100. ae02669 BSC_Tests: Start with much simpler tests at BSSAP / SCCP level by Harald Welte · 7 years ago