1. 6b3e4ab ensure well-formed config files by Harald Welte · 6 years ago
  2. 7f5609a BSC_Tests: use consistant AMR S0-S15 bits by Philipp Maier · 6 years ago
  3. 92b12b7 bsc: test Classmark Enquiry by Neels Hofmeyr · 6 years ago
  4. 8aa5cb3 MSC_ConnectionHandler: stop properly on failure in f_establish_fully() by Philipp Maier · 6 years ago
  5. 873ae20 update expected results by Neels Hofmeyr · 6 years ago
  6. da4a695 log / comment tweaks by Neels Hofmeyr · 6 years ago
  7. f4ac4ce bsc: Wait for immedate assignment in f_chreq_act_ack by Daniel Willmann · 6 years ago
  8. cbef398 BSC_Tests: Avoid race condition between paging cmd and reset ack by Daniel Willmann · 6 years ago
  9. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  10. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  11. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  12. 637ef6c bsc: stop all components before terminating testcase by Daniel Willmann · 6 years ago
  13. c307e68 introduce a TTCN3 test suite for SCCP by Stefan Sperling · 6 years ago
  14. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  15. c1e95c8 MSC_ConnectionHandler: make as_handover more race robust by Philipp Maier · 6 years ago
  16. d07ee13 bsc: fix as_handover(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  17. b0e7365 bsc: fix f_establish_fully(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  18. 0a5d7e7 MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations() by Philipp Maier · 6 years ago
  19. a0976e9 MSC_ConnectionHandler: expect additional MDCX when call is LCLS by Philipp Maier · 6 years ago
  20. 3e2af5d BSC_Tests: count MGCP operations in as_media by Philipp Maier · 6 years ago
  21. b242235 MSC_ConnectionHandler: split up as_media into separate altsteps by Philipp Maier · 6 years ago
  22. 55f27f5 BSC_Tests_LCLS: try call legs with different codec/rate by Philipp Maier · 6 years ago
  23. 61f6b57 BSC_Tests: Also test LCLS with halfrate codecs by Philipp Maier · 6 years ago
  24. bcf62bc bsc: verify MultiRate Config IE in RSL Chan Activ by Neels Hofmeyr · 6 years ago
  25. 887e8f1 bsc: fix TC_{early,late}_conn_fail: dyn PDCH: clean up cfg by Neels Hofmeyr · 6 years ago
  26. 11a5894 BSC_Tests: use correct payload types and encoding names on MGCP by Philipp Maier · 6 years ago
  27. 378a49c bsc: handover: actually send Handover Detect by Neels Hofmeyr · 6 years ago
  28. 92d4842 bsc: fix TC_chan_rel_hard_rlsd_ms_dead: ignore RLL REL by Neels Hofmeyr · 6 years ago
  29. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  30. 99f3ca0 bsc: Add TC_{early,late}_conn_fail() by Harald Welte · 6 years ago
  31. 641fcbe bsc: Factor out duplicated code into f_exp_chan_rel_and_clear() by Harald Welte · 6 years ago
  32. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  33. 550daf9 bsc: Add TC_chan_rel_hard_rlsd_ms_dead by Harald Welte · 6 years ago
  34. c3260d9 bsc: Reduce TC_bssap_rlsd_does_not_cause_bssmap_reset to 4 lchan by Harald Welte · 6 years ago
  35. 32574ee bsc: Avoid duplicate DISC.req in TC_bssmap_clear_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  36. a189718 BSC_Tests: ensure different RA+FN in *_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  37. 935fbe3 bsc: Don't expect BSC to release SCCP in LCLS.TC_lcls_connect_clear() by Harald Welte · 6 years ago
  38. beb58a6 update expected results: bsc, sgsn by Neels Hofmeyr · 6 years ago
  39. 343b774 bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAIL by Harald Welte · 6 years ago
  40. 5d50a28 bsc: Enable LCLS in osmo-bsc.cfg by Harald Welte · 6 years ago
  41. ff579f9 LCLS: Introduce a copy+pasted f_connect_handler() function by Harald Welte · 6 years ago
  42. cc0b014 bsc: Add LCLS related test cases by Harald Welte · 6 years ago
  43. 75b3426 bsc: Disable verbose logging of MGCP encoder/decoder by Harald Welte · 6 years ago
  44. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  45. e102eae BSC_Tests.ttcn: mark some functions as non-private by Harald Welte · 6 years ago
  46. 336820c BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler() by Harald Welte · 6 years ago
  47. d68d2f0 bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types by Harald Welte · 6 years ago
  48. 68a9b35 expect previously failing paging tests to pass by Stefan Sperling · 6 years ago
  49. 2ace5a2 sync local osmo-bsc.cfg with that used by jenkins by Stefan Sperling · 6 years ago
  50. 2300073 BSC_Tests: fix TC_ciph_mode_a5_{0,1,3} by Philipp Maier · 6 years ago
  51. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  52. 4bcbd17 Fix BSSMAP RESET in handler mode by Harald Welte · 6 years ago
  53. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  54. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  55. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  56. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  57. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  58. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  59. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  60. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  61. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  62. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  63. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  64. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  65. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  66. de17222 update expected results by Neels Hofmeyr · 6 years ago
  67. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  68. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  69. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  70. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  71. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  72. 9f23091 bsc cfg: fix ARFCN-BSIC collisions by Neels Hofmeyr · 6 years ago
  73. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  74. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  75. 38d6894 BSC_Tests: Add missing routing context to modulepar by Philipp Maier · 6 years ago
  76. cb6cc48 fix TCH/H for TC_chan_exhaustion by Philipp Maier · 6 years ago
  77. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  78. a63b910 bsc: TC_assignment_codec_*: Verify RSL side codec/mode by Harald Welte · 6 years ago
  79. 8d540f0 BSC_Tests: remove obsolete VTY configuration by Philipp Maier · 6 years ago
  80. 60aa576 bsc: Add tests for assigning channels of all 5 codecs by Harald Welte · 6 years ago
  81. 6fa1f73 MSC_ConnHdlr: Fix RlsChannelNr encoding in f_ChDesc2RslChanNr() by Harald Welte · 6 years ago
  82. e97eab4 bsc: Allow multiple subsequent calls of f_MscConnHdlr_init() by Harald Welte · 6 years ago
  83. a063003 bsc: Move TestHdlrParams to global per-component var g_pars by Harald Welte · 6 years ago
  84. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  85. 7b5e178 make ttcn3 RNC paging tests pass by Stefan Sperling · 6 years ago
  86. 049a86e add regression test for paging with unknown MCC/MNC by Stefan Sperling · 6 years ago
  87. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  88. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  89. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  90. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  91. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  92. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  93. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  94. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  95. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  96. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  97. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  98. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  99. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  100. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago