1. 61ca08d bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setup by Neels Hofmeyr · 5 years ago
  2. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  3. bc04327 RAN_Adapter: More verbose logging by Harald Welte · 5 years ago
  4. 07d99c8 move imsi_hex2oct to Osmocom_Types.ttcn by Harald Welte · 5 years ago
  5. 2aaac1b sgsn: Add initial XID handshake related tests by Harald Welte · 5 years ago
  6. d21f6a2 LLC_Templates: Add XID related templates by Harald Welte · 5 years ago
  7. e13cfb2 msc: Add Iu related tests for most existing 2G tests by Harald Welte · 5 years ago
  8. dceacc7 msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3() by Harald Welte · 5 years ago
  9. 9b751a6 msc: Add RANAP to msc tests by Harald Welte · 5 years ago
  10. 01e72d5 regen-makefile: Use '-U 5' to split C++ files in multiple chunks by Harald Welte · 5 years ago
  11. e63229e BTS_Tests: use 0.0 as default for mp_ipa_up_delay by Philipp Maier · 5 years ago
  12. 5b02762 RAN_Emulation: Add RANAP support by Harald Welte · 5 years ago
  13. a013e68 HNBAP, RUA and RANAP protocol codecs by Harald Welte · 6 years ago
  14. 3e16b4d RAN_Adapter: Support build without IPA / BSSAP support by Harald Welte · 5 years ago
  15. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  16. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  17. 8a397ae msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi() by Harald Welte · 5 years ago
  18. c1f937a msc: f_mm_auth(): Add support for UMTS AKA by Harald Welte · 5 years ago
  19. 645a151 sgsn: Add test cases to verify SABM handling on LLGMM + LL5 by Harald Welte · 5 years ago
  20. a05b807 sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet by Harald Welte · 5 years ago
  21. ceaff26 LLC_Templates: Add templates for NULL and DISC by Harald Welte · 5 years ago
  22. 2216b75 deps/Makefile: Use osmocom fork of LLC protocol module by Harald Welte · 5 years ago
  23. f7a5c3c LLC_Templates: Add SABM, UA, FRMR, DM templates by Harald Welte · 5 years ago
  24. d95f340 BTS_Tests: wait until BTS supplies stable signal by Philipp Maier · 5 years ago
  25. 12567e4 BTS_Tests: default value for mp_ipa_up_timeout too low by Philipp Maier · 5 years ago
  26. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  27. 5c83679 library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ message by Vadim Yanitskiy · 5 years ago
  28. 4e79ff5 library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND message by Vadim Yanitskiy · 5 years ago
  29. f9abf8d MSC_Tests: Allow test cases to specify RAN index by Harald Welte · 5 years ago
  30. a89fecf f_perform_lu(): Use f_expect_clear(), reduce code duplication by Harald Welte · 5 years ago
  31. e035e3e Add f_expect_paging() rather than using tr_BSSMAP_Paging directly by Harald Welte · 5 years ago
  32. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  33. 408a7ef BSC_ConnectionHandler: Define SDP template for CN-side CRCX by Harald Welte · 5 years ago
  34. ddf011e sip: Add TC_mo_setup_disc_late_rtp for OS#3518 by Harald Welte · 5 years ago
  35. abc73e1 BSSMAP_Emulation: Check for ==/!= null instead of isvalue() by Daniel Willmann · 5 years ago
  36. c7dddbd Ensure BcdMccMnc is encoded as 24.008 10.5.5.15 by Alexander Couzens · 5 years ago
  37. 1623774 msc: expect only one Paging on failed MT SMS by Neels Hofmeyr · 5 years ago
  38. 8256ed2 msc: clear the failed SMS when a test is done by Neels Hofmeyr · 5 years ago
  39. 628c005 MSC_Tests: Add testcase to simulate VLR/HLR failure (SGsAP) by Philipp Maier · 5 years ago
  40. c09a131 MSC_Tests: allow disabeling GSUP by Philipp Maier · 5 years ago
  41. d3e0bfa SGsAP_Templates: Remove invalid template. by Philipp Maier · 5 years ago
  42. d08e7e7 MSC_Tests: fix TC_sgsap_expl_imsi_det_noneps by Philipp Maier · 5 years ago
  43. fc19f17 MSC_Tests: add testcase TC_sgsap_impl_imsi_det_eps by Philipp Maier · 5 years ago
  44. 5d81270 MSC_Tests: add testcase TC_sgsap_impl_imsi_det_noneps by Philipp Maier · 5 years ago
  45. 948747b MSC_Tests: add function to check if a subscriber is in VLR by Philipp Maier · 5 years ago
  46. 06e53c5 HLR_Tests.ttcn: suspend some compilation warnings by Vadim Yanitskiy · 5 years ago
  47. 53cccab bsc-nat: Add sample bsc-nat config for test by Daniel Willmann · 6 years ago
  48. c07f6f5 bsc-nat: Use id when creating components by Daniel Willmann · 5 years ago
  49. d764dd9 bsc-nat: Add default module parameters by Daniel Willmann · 6 years ago
  50. 909523e bsc-nat: Use BSCx as token for BSC no x by Daniel Willmann · 6 years ago
  51. 991fd78 bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSC by Daniel Willmann · 6 years ago
  52. aa17059 bsc-nat: Fix errors due to bit rot by Daniel Willmann · 6 years ago
  53. 0c6f34c Rename IPA_Test->BSCNAT_Tests and get proper cfg files by Daniel Willmann · 6 years ago
  54. 94e4e80 mgw: Ensure TC_selftest passed if no error is encountered by Daniel Willmann · 6 years ago
  55. 7fd25cf pcu: Add TC_pcuif_suspend() to test PCU->BSSGP SUSPEND processing by Harald Welte · 5 years ago
  56. 3d1fd5f PCU: make f_bssgp_establish() run on BSSGP_Client_CT by Harald Welte · 5 years ago
  57. 4bff40a PCUIF: Add templates for PCU_IF_MSG_SUSP_REQ by Harald Welte · 5 years ago
  58. 797ab3a pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case by Harald Welte · 5 years ago
  59. 23989a6 Osmocom_Gb_Types: Add more templates for BSSGP SUSPEND/RESUME by Harald Welte · 5 years ago
  60. b16516c GSM_RR_Types: Add enc_RoutingAreaIdentification() by Harald Welte · 5 years ago
  61. 001b0da BSSGP_Emulation: Handle incoming BVCI=0 messages by Harald Welte · 5 years ago
  62. 0466d16 pcu: move f_pcuif_tx() to PCU_Tests_RAW as it runs on RAW_PCU_CT by Harald Welte · 5 years ago
  63. f12b5a4 pcu: Ensure we're always using the same defaults for the CGI by Harald Welte · 5 years ago
  64. a419df2 PCU_Tests.ttcn: Use "normal" Osmocom TTCN-3 coding style by Harald Welte · 5 years ago
  65. e81d84e NS_Emulation: Disable sending NS-RESET from SGSN to BSS by Harald Welte · 6 years ago
  66. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  67. 8a581d2 BSC_Tests: execute S15-S0 related tests only on AoIP by Philipp Maier · 5 years ago
  68. fe39b9d bsc: add TC_chan_rel_hard_clear_csfb to expected-results.xml by Philipp Maier · 5 years ago
  69. 2c6f563 BTS: use PCU-related test cases as version string by Max · 5 years ago
  70. 64d0731 pcu: Add SNS tests for SGSN-originated BVC-RESET handling by Harald Welte · 5 years ago
  71. 99a033e expected-results: add new S15-S0 related testscases by Philipp Maier · 5 years ago
  72. b0f8234 msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screening by Neels Hofmeyr · 5 years ago
  73. d0e64b0 BSC_Tests: add testcases to verify S15-S0 handling by Philipp Maier · 5 years ago
  74. 806f8f1 BSC_Tests: fix TC_assignment_codec_amr_f/h by Philipp Maier · 5 years ago
  75. 4f764ce MGCP_Test: Test AMR octet-aligned/bandwith-efficient mode conversion by Philipp Maier · 5 years ago
  76. c8c0b40 MGCP_Test: allow setting of fmtp parameters by Philipp Maier · 5 years ago
  77. bb825c9 msc: TC_lu_disconnect: add final delay to fix spurious failure by Neels Hofmeyr · 5 years ago
  78. 81487c8 Use dumpcap for ttcn3-tcpdump-*.sh if available by Max · 5 years ago
  79. 59e0c6f msc: for mo and mt call, interleave MGCP and Assignment by Neels Hofmeyr · 5 years ago
  80. 7e6a35c pcu: Verify IPv4 address communicated in PCU-originated SNS-CONFIG PDU by Harald Welte · 5 years ago
  81. ecd159e pcu: Test SNS where initial IP/port is not part of configured NS-VCs by Harald Welte · 5 years ago
  82. 3b33583 pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach by Harald Welte · 5 years ago
  83. 33ad57b pcu: Fix TC_sns_so_config_success expectations by Harald Welte · 5 years ago
  84. 68b4743 Log PCU socket path on errors by Max · 5 years ago
  85. e521445 Generalize ttcn3-tcpdump-*.sh by Max · 5 years ago
  86. 6e05304 Log FN and RA in TC_rach_max_ta by Max · 5 years ago
  87. ee6a088 ggsn: add tests to validate IPv4v6 pdp ctx by Oliver Smith · 5 years ago
  88. 0f7429a msc: TC_gsup_cancel: end with f_expect_clear() to avoid broken pipe by Neels Hofmeyr · 5 years ago
  89. 82fd04b msc: add codec to all Assignment Complete messages by Neels Hofmeyr · 5 years ago
  90. b7aae8b IPA: log host:port on listen errors by Max · 5 years ago
  91. ba06feb TC_rach_content(): fail test explicitly by Max · 5 years ago
  92. c0b520d msc: f_tc_sgsap_reset: add final delay to fix spurious failure by Neels Hofmeyr · 5 years ago
  93. 6aaeccf msc: move sms sending to BSC_ConnHdlr and send from within test flow by Neels Hofmeyr · 5 years ago
  94. 6b468a4 msc: as_clear_cmd_compl_disc: log unexpected message by Neels Hofmeyr · 5 years ago
  95. de76f05 msc: add as_optional_cc_rel to ignore CC REL during call abort tests by Neels Hofmeyr · 5 years ago
  96. ced8acf log time in tcpdump-start and -stop.sh by Neels Hofmeyr · 5 years ago
  97. c574829 library/GSUP_Types.ttcn: add CHECK-IMEI message by Oliver Smith · 5 years ago
  98. 16e92f4 PCU: Add simple test for PCUIF RACH Indication by Harald Welte · 5 years ago
  99. a321981 PCUIF: Add send + receive templates for TIME_IND by Harald Welte · 5 years ago
  100. 0a3d63f PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ by Harald Welte · 5 years ago