1. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  2. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  3. 70b52c9 RSL_Emulation: Add procedure calls to suspend/resume dchan handling by Harald Welte · 6 years ago
  4. 421e4d4 RSL_Emulation: Add second RSL/RSL_PROC port for hand-over cases by Harald Welte · 6 years ago
  5. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  6. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  7. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  8. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  9. 1823cb1 MNCC: Fix encoding of non-signal MNCC PDUs by Harald Welte · 6 years ago
  10. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  11. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  12. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  13. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  14. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  15. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  16. dcf9eb9 L3_Templates: Use tid parameter in ts_ML3_MO_CC template by Daniel Willmann · 6 years ago
  17. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  18. ff6abf0 MNCC_Emulation: Initialize connection table by Daniel Willmann · 6 years ago
  19. 47fb0f4 start-testsuite.sh: Pass a third parameter to ttcn3_start by Daniel Willmann · 6 years ago
  20. 12984ef deps: Ensure that branches are updated on make update as well by Daniel Willmann · 6 years ago
  21. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago
  22. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  23. d13700d MNCC: Represent 'keypad' as one-character charstring, not int by Harald Welte · 6 years ago
  24. 8a3dc92 MGCP_Test: test illegal wildcarded DLCX and MDCX by Philipp Maier · 6 years ago
  25. dffa6a4 MGCP_Test: Clean up after TC_crcx_sdp by Philipp Maier · 6 years ago
  26. 5e06cee MCGP_Test: Add tests for wildcarded CRCX by Philipp Maier · 6 years ago
  27. bb7a01c mgw: add constants for mgw endpoint and domain name by Philipp Maier · 6 years ago
  28. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  29. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  30. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  31. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  32. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  33. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  34. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  35. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  36. 6c7285d ggsn_tests: Add test to validate if different pdp ctx can talk each other by Pau Espin Pedrol · 6 years ago
  37. 3d9338f ggsn_tests: Add test case to validate packets forwarded vs dropped by Pau Espin Pedrol · 6 years ago
  38. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  39. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) by Harald Welte · 6 years ago
  40. 06e835f MGCP_Emulation: Remove bogus mgcp_conn_id variable from MGCP_ConnHdlr by Harald Welte · 6 years ago
  41. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  42. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  43. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  44. ecb254b L3_Templates: Add ts_RRM_AssignmentComplete by Harald Welte · 6 years ago
  45. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  46. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  47. 2c2e8c4 GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm by Harald Welte · 6 years ago
  48. 6a8199d RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message by Harald Welte · 6 years ago
  49. e540822 RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLL by Harald Welte · 6 years ago
  50. 1fe7481 MGCP_Templates: Some more convenience extraction functions by Harald Welte · 6 years ago
  51. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  52. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago
  53. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  54. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  55. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  56. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  57. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  58. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  59. a3d192f bsc: Expect CRCX and send an ACK back by Daniel Willmann · 6 years ago
  60. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  61. 21ea239 bsc: Register expect criteria for MGCP CRCX by Daniel Willmann · 6 years ago
  62. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  63. 3826a1b BSC_Tests: Add MGCP_Emulation to gen_links by Daniel Willmann · 6 years ago
  64. 363ba48 ggsn_tests: Validate DNS PCO values by Pau Espin Pedrol · 6 years ago
  65. aea381f library: Implement f_inet6_addr function by Pau Espin Pedrol · 6 years ago
  66. f69a438 ggsn_tests: Configure expected GGSN DNS values and improve error message by Pau Espin Pedrol · 6 years ago
  67. 11ad2af gitignore: Ignore dependency subdirs by Pau Espin Pedrol · 6 years ago
  68. ef85dfa regen-makefile.sh: Exit with clear error if ttcn3 bin not found by Pau Espin Pedrol · 6 years ago
  69. 5c9d99f regen-makefile.sh: Support Archlinux install paths by Pau Espin Pedrol · 6 years ago
  70. bd939f0 start-testsuite.sh: Add archlinux tccn3 path to LD_LIBRARY_PATH by Pau Espin Pedrol · 6 years ago
  71. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  72. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  73. d95da56 GSUP: Initialize ExpectTable by Harald Welte · 6 years ago
  74. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  75. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  76. 3c68a54 msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.) by Harald Welte · 6 years ago
  77. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  78. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  79. 8a1dd53 GSUP_Types: Add tr_GSUP_IMSI as helper for messages with IMSI as first IE by Harald Welte · 6 years ago
  80. 6aa04e3 GSUP_Types: Use (value) annotation for send (ts_) templates by Harald Welte · 6 years ago
  81. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  82. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  83. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  84. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  85. c98b42c deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, usleep hack) by Harald Welte · 6 years ago
  86. 53a06cd deps: Switch back to upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp by Harald Welte · 6 years ago
  87. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  88. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  89. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  90. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  91. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  92. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  93. 3f95be8 GSUP_Types: Make sure our MSISDN encoding agrees with OsmoMSC by Harald Welte · 6 years ago
  94. 17d2115 BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming paging by Harald Welte · 6 years ago
  95. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  96. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago
  97. 0cc82d9 msc: Add TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  98. 3ab8800 msc: Add TC_mo_crcx_ran_timeout by Harald Welte · 6 years ago
  99. 12510c5 msc: Add TC_mo_setup_and_nothing (MO SETUP with no follow-up) by Harald Welte · 6 years ago
  100. 116e433 msc: Add TC_establish_and_nothing by Harald Welte · 6 years ago