1. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  2. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  3. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 7 years ago
  4. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 7 years ago
  5. 7159dbb Fix BTS location area code assignment in test configuration. by Stefan Sperling · 6 years ago
  6. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  7. 2e1a1da bsc-test: Fix compilation after IuUP support was introduced by Harald Welte · 7 years ago
  8. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  9. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  10. 1a40de6 MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  11. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  12. 8b20f7c BSSAP_Adapter: Fix missing 'repeat' in as_reset_ack() by Harald Welte · 7 years ago
  13. df32ab1 BSC_Tests: remove bogus line sfrom osmo-bsc.cfg by Harald Welte · 7 years ago
  14. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  15. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  16. 8d5eead MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  17. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  18. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  19. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  20. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  21. 82d2b87 MSC_ConnHdlr: Tighten permitted messages by Harald Welte · 7 years ago
  22. 552620d BSC_Tests: Migrate various ASSIGNMENT tests over to MSC_ConnHdlr by Harald Welte · 7 years ago
  23. c1a2fff BSC_Tests: Re-wire MSC_ConnectionHandler to handle BSSAP and RSL by Harald Welte · 7 years ago
  24. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  25. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  26. bab2f7a update README.txt with status of current implementation by Harald Welte · 7 years ago
  27. b58e8a0 BSC_Tests: Update CFG with list of test cases by Harald Welte · 7 years ago
  28. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  29. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  30. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  31. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  32. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  33. 4e9b9cc BSC_Tests: Add test case for RSL link drop counter by Harald Welte · 7 years ago
  34. 799c97b BSC_Tests: Add TC_chan_exhaustion to test for channel exhaustion by Harald Welte · 7 years ago
  35. 618ef64 BSC_Tests: Add TC_chan_act_nack to test RSL Channel Activate NACK by Harald Welte · 7 years ago
  36. 1ff6999 BSC_Tests: Add TC_paging_counter to test paging related counters by Harald Welte · 7 years ago
  37. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  38. 5cd20ed BSC_Tests: Add more tests about invalid channel activations by Harald Welte · 7 years ago
  39. d693965 BSC_Tests: remove copy+paste CHAN RQD -> CHAN ACT -> CHAN ACK by Harald Welte · 7 years ago
  40. 69c1c26 BSC_Tests: Make as_Tguard() more robust (don't abort after RESET) by Harald Welte · 7 years ago
  41. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  42. 20a58c6 generalize shared code from regen_makefile.sh into shared helper script by Harald Welte · 7 years ago
  43. e65d40e BSC_Tests: Ensure that PCH load indications suppress further paging by Harald Welte · 7 years ago
  44. 9fbe93f regen_makefile.sh: Fix TITAN 6.1.0 support by Harald Welte · 7 years ago
  45. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  46. 1098500 BSC_Tests: Verify paging stops after BSSMAP RESET on A interface by Harald Welte · 7 years ago
  47. ad33390 Add osmo-bsc.cfg and osmo-stp.cfg for this test case by Harald Welte · 7 years ago
  48. 6f521d8 BSC_Tests: Add 12 different PAGING tests by Harald Welte · 7 years ago
  49. bd868bd BSC_Tests: Avoid race condition with OML by Harald Welte · 7 years ago
  50. 15e1dea BSC_Tests.cfg: Use 'control' section as default test suite by Harald Welte · 7 years ago
  51. b291770 BSC_Tests: Ensure TC_chan_rel_rll_rel_ind terminates with 'fail' not 'error' by Harald Welte · 7 years ago
  52. 85804d4 BSC_Tests: Add new TC_chan_rel_a_reset by Harald Welte · 7 years ago
  53. f7e7710 BSC_Tests: Suppress logging for M3UA/SCCP/IPA/CTRL by Harald Welte · 7 years ago
  54. 60e823a BSC_Tests: More robust against race condtions in IPA CCM and RESET by Harald Welte · 7 years ago
  55. d8c36cd BSC_Tests: Add new TC_chan_rel_hard_rlsd (MSC sends hard RLSD) by Harald Welte · 7 years ago
  56. 4003d11 BSC_Tests: Add various additional test cases by Harald Welte · 7 years ago
  57. a5d2ab2 BSC_Tests: Only one CTRL interface per BSC, not per BTS by Harald Welte · 7 years ago
  58. 96c9441 BSC_Tests: Add CTRL interface connection by Harald Welte · 7 years ago
  59. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  60. ae02669 BSC_Tests: Start with much simpler tests at BSSAP / SCCP level by Harald Welte · 7 years ago
  61. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  62. 696ddb6 bsc-tests: Add BTS_Simulation, RSL_Tests and .cfg file by Harald Welte · 7 years ago
  63. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago