1. 5e06cee MCGP_Test: Add tests for wildcarded CRCX by Philipp Maier · 6 years ago
  2. bb7a01c mgw: add constants for mgw endpoint and domain name by Philipp Maier · 6 years ago
  3. e9e02e4 bsc: Add TC_err_84_unknown_msg to check if unknown RR message triggers RR STATUS by Harald Welte · 6 years ago
  4. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  5. ea99a00 bsc: Add TC_unsol_ass_compl / unsolicited assignment complete by Harald Welte · 6 years ago
  6. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  7. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  8. beb9dbc bsc: Change expectation in paging tests by Harald Welte · 6 years ago
  9. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  10. 2fccd98 BSC_Tests: fix f_pageing_helper() in case no paging was expected by Harald Welte · 6 years ago
  11. 6c7285d ggsn_tests: Add test to validate if different pdp ctx can talk each other by Pau Espin Pedrol · 6 years ago
  12. 3d9338f ggsn_tests: Add test case to validate packets forwarded vs dropped by Pau Espin Pedrol · 6 years ago
  13. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  14. aa54cf8 msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0) by Harald Welte · 6 years ago
  15. 06e835f MGCP_Emulation: Remove bogus mgcp_conn_id variable from MGCP_ConnHdlr by Harald Welte · 6 years ago
  16. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  17. 2158308 bsc: f_establish_fully(): Wait for release of old channel by Harald Welte · 6 years ago
  18. 211219e bsc: Implement Assignment handling by Harald Welte · 6 years ago
  19. ecb254b L3_Templates: Add ts_RRM_AssignmentComplete by Harald Welte · 6 years ago
  20. 9e4273e bsc: Permit MGCP messages from random ports on BSC side by Harald Welte · 6 years ago
  21. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  22. 2c2e8c4 GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm by Harald Welte · 6 years ago
  23. 6a8199d RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message by Harald Welte · 6 years ago
  24. e540822 RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLL by Harald Welte · 6 years ago
  25. 1fe7481 MGCP_Templates: Some more convenience extraction functions by Harald Welte · 6 years ago
  26. 5cfa867 bsc: Fix TC_paging_imsi_nochan by Harald Welte · 6 years ago
  27. 15510cb bsc: Cosmetic: Update commented-out config file options by Harald Welte · 6 years ago
  28. 725844b bsc: Fix TC_chan_act_ack_est_ind_refused() by Harald Welte · 6 years ago
  29. f77aef6 bsc: Fix TC_chan_act_ack_est_ind_noreply() by Harald Welte · 6 years ago
  30. 91d54a5 bsc: reduce code duplication by introducing f_expect_chan_rel() by Harald Welte · 6 years ago
  31. 6ff76ea bsc: Update TC_chan_rel_conn_fail to subscr_conn_fsm by Harald Welte · 6 years ago
  32. dd8cbf3 bsc: Update TC_exhaustion to recent osmo-bsc by Harald Welte · 6 years ago
  33. 99740c8 bsc: Don't test CTRL commands for old NITB parameters by Harald Welte · 6 years ago
  34. a3d192f bsc: Expect CRCX and send an ACK back by Daniel Willmann · 6 years ago
  35. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  36. 21ea239 bsc: Register expect criteria for MGCP CRCX by Daniel Willmann · 6 years ago
  37. 191e0d9 bsc: Start MGCP_Emulation and extend MSC_ConnectionHandler for MGCP by Daniel Willmann · 6 years ago
  38. 3826a1b BSC_Tests: Add MGCP_Emulation to gen_links by Daniel Willmann · 6 years ago
  39. 363ba48 ggsn_tests: Validate DNS PCO values by Pau Espin Pedrol · 6 years ago
  40. aea381f library: Implement f_inet6_addr function by Pau Espin Pedrol · 6 years ago
  41. f69a438 ggsn_tests: Configure expected GGSN DNS values and improve error message by Pau Espin Pedrol · 6 years ago
  42. 11ad2af gitignore: Ignore dependency subdirs by Pau Espin Pedrol · 6 years ago
  43. ef85dfa regen-makefile.sh: Exit with clear error if ttcn3 bin not found by Pau Espin Pedrol · 6 years ago
  44. 5c9d99f regen-makefile.sh: Support Archlinux install paths by Pau Espin Pedrol · 6 years ago
  45. bd939f0 start-testsuite.sh: Add archlinux tccn3 path to LD_LIBRARY_PATH by Pau Espin Pedrol · 6 years ago
  46. 9de8479 msc: Cipher mode negotiation test by Harald Welte · 6 years ago
  47. de37149 msc: Introduce BSC_ConnHdlrNetworkPars by Harald Welte · 6 years ago
  48. d95da56 GSUP: Initialize ExpectTable by Harald Welte · 6 years ago
  49. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  50. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  51. 3c68a54 msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.) by Harald Welte · 6 years ago
  52. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  53. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  54. 8a1dd53 GSUP_Types: Add tr_GSUP_IMSI as helper for messages with IMSI as first IE by Harald Welte · 6 years ago
  55. 6aa04e3 GSUP_Types: Use (value) annotation for send (ts_) templates by Harald Welte · 6 years ago
  56. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  57. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  58. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  59. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  60. c98b42c deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, usleep hack) by Harald Welte · 6 years ago
  61. 53a06cd deps: Switch back to upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp by Harald Welte · 6 years ago
  62. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  63. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  64. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  65. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  66. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  67. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  68. 3f95be8 GSUP_Types: Make sure our MSISDN encoding agrees with OsmoMSC by Harald Welte · 6 years ago
  69. 17d2115 BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming paging by Harald Welte · 6 years ago
  70. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  71. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago
  72. 0cc82d9 msc: Add TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  73. 3ab8800 msc: Add TC_mo_crcx_ran_timeout by Harald Welte · 6 years ago
  74. 12510c5 msc: Add TC_mo_setup_and_nothing (MO SETUP with no follow-up) by Harald Welte · 6 years ago
  75. 116e433 msc: Add TC_establish_and_nothing by Harald Welte · 6 years ago
  76. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  77. be48a7c BSSMAP_Templates: tr_BSSMAP_AssignmentReq support for cic + aoip by Harald Welte · 6 years ago
  78. b6e1d7e BSSMAP_Templates: Make ts_BSSMAP_IE_AoIP_TLA also usable for receive by Harald Welte · 6 years ago
  79. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  80. 9601c81 MGCP_Emulation: Move from connetion-based to endpoint-based model by Harald Welte · 6 years ago
  81. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  82. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  83. 1623e6e msc: Make use of MGCP_Emulation in f_tc_lu_and_mo_call by Harald Welte · 6 years ago
  84. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  85. bb5a121 MGCP_Emulation: More complete implementation by Harald Welte · 6 years ago
  86. a02515f MGCP_Emulation: Add comment + license disclaimer by Harald Welte · 6 years ago
  87. b6c6ec1 BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC by Harald Welte · 6 years ago
  88. 4b2b3a6 L3_Templates: ts_Bcap_voice(): Include speech version octets by Harald Welte · 6 years ago
  89. 166bbb3 bsc: CRCX is answered with (malformed) ACK by Daniel Willmann · 6 years ago
  90. c27eaae MGCP library part of "bsc: Reply to CRCX with ACK" by Harald Welte · 6 years ago
  91. 955627a MGCP_Emulation part of "bsc: Register expect criteria for MGCP CRCX" by Daniel Willmann · 6 years ago
  92. 34e7dd0 MGCP_CodecPort: Receive MGCP command or response by Daniel Willmann · 6 years ago
  93. fa870f5 Add MGCP_Emulation by Daniel Willmann · 6 years ago
  94. 1af6ea8 msc: New TC_cl3_rnd_payload / TC_cl3_no_payload for COMPLETE L3 by Harald Welte · 6 years ago
  95. b14c77a msc: move default (auth=off, tmsi=on, encry=off) vty commands to f_init() by Harald Welte · 6 years ago
  96. 9182704 ggsn: Move random number helpers to Osmocom_Types.ttcn by Harald Welte · 6 years ago
  97. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  98. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  99. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  100. f6b62ee msc: Wait for proper BSSAP connection clear after CM SERV REJ by Harald Welte · 6 years ago