1. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  2. e102eae BSC_Tests.ttcn: mark some functions as non-private by Harald Welte · 6 years ago
  3. 336820c BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler() by Harald Welte · 6 years ago
  4. d68d2f0 bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types by Harald Welte · 6 years ago
  5. 68a9b35 expect previously failing paging tests to pass by Stefan Sperling · 6 years ago
  6. 2ace5a2 sync local osmo-bsc.cfg with that used by jenkins by Stefan Sperling · 6 years ago
  7. 2300073 BSC_Tests: fix TC_ciph_mode_a5_{0,1,3} by Philipp Maier · 6 years ago
  8. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  9. 4bcbd17 Fix BSSMAP RESET in handler mode by Harald Welte · 6 years ago
  10. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  11. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  12. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  13. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  14. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  15. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  16. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  17. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  18. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  19. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  20. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  21. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  22. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  23. de17222 update expected results by Neels Hofmeyr · 6 years ago
  24. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  25. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  26. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  27. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  28. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  29. 9f23091 bsc cfg: fix ARFCN-BSIC collisions by Neels Hofmeyr · 6 years ago
  30. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  31. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  32. 38d6894 BSC_Tests: Add missing routing context to modulepar by Philipp Maier · 6 years ago
  33. cb6cc48 fix TCH/H for TC_chan_exhaustion by Philipp Maier · 6 years ago
  34. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  35. a63b910 bsc: TC_assignment_codec_*: Verify RSL side codec/mode by Harald Welte · 6 years ago
  36. 8d540f0 BSC_Tests: remove obsolete VTY configuration by Philipp Maier · 6 years ago
  37. 60aa576 bsc: Add tests for assigning channels of all 5 codecs by Harald Welte · 6 years ago
  38. 6fa1f73 MSC_ConnHdlr: Fix RlsChannelNr encoding in f_ChDesc2RslChanNr() by Harald Welte · 6 years ago
  39. e97eab4 bsc: Allow multiple subsequent calls of f_MscConnHdlr_init() by Harald Welte · 6 years ago
  40. a063003 bsc: Move TestHdlrParams to global per-component var g_pars by Harald Welte · 6 years ago
  41. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  42. 7b5e178 make ttcn3 RNC paging tests pass by Stefan Sperling · 6 years ago
  43. 049a86e add regression test for paging with unknown MCC/MNC by Stefan Sperling · 6 years ago
  44. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  45. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  46. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  47. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  48. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  49. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  50. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  51. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  52. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  53. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  54. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  55. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  56. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  57. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  58. 27f6436 bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear Request by Neels Hofmeyr · 6 years ago
  59. 4ff9328 bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset() by Neels Hofmeyr · 6 years ago
  60. cdc2d76 bsc: add TC_bssap_rlsd_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  61. cc3f76a bsc: cosmetic: T_guard timeout: add 'self.stop' by Neels Hofmeyr · 6 years ago
  62. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  63. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  64. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  65. 1e6b442 bsc: fix TC_paging_imsi_a_reset by Philipp Maier · 6 years ago
  66. 89ab191 BSC: Add CCHAN_PT recently introduced in RSL_Emulation by Harald Welte · 6 years ago
  67. 8c04b0a bsc: fix testcase TC_paging_imsi_nochan by Philipp Maier · 6 years ago
  68. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  69. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  70. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago
  71. 70558e3 BSC: add codec-list to osmo-bsc.cfg by Philipp Maier · 6 years ago
  72. b8e8a1d BSC: remove obsolete loglevels from osmo-bsc.cfg by Philipp Maier · 6 years ago
  73. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  74. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  75. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  76. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  77. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  78. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  79. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  80. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  81. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  82. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  83. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  84. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  85. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  86. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  87. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  88. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  89. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  90. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  91. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  92. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  93. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  94. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  95. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  96. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  97. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  98. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  99. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  100. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago