1. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  2. e57e1a6 Extend BTS_Tests.ttcn with test for RSL channel activation with static MS Power by Eric Wild · 5 years ago
  3. c761c54 bts: TC_pcu_{time,rts}_ind: Higher tolerances by Harald Welte · 5 years ago
  4. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  5. a2e0e94 bts: Add test ensuring only one connection to PCU interface accepted by Harald Welte · 5 years ago
  6. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  7. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  8. f3c1222 bsc-nat: Introduce Osmux test by Pau Espin Pedrol · 5 years ago
  9. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  10. 1490695 bts: Add copyright + license header + short summary/explanation by Harald Welte · 5 years ago
  11. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  12. 928622b bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH by Harald Welte · 5 years ago
  13. 7162a61 bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() by Harald Welte · 5 years ago
  14. ad033dc bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} by Harald Welte · 5 years ago
  15. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  16. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  17. b2c6b38 Add Osmux support and tests for MGW by Pau Espin Pedrol · 5 years ago
  18. 4832c86 bts: Add TC_pcu_rts_req() to verify PCUIF_RTS_REQ by Harald Welte · 5 years ago
  19. 07bd2d2 Add TC_pcu_oml_alert() for testing PCU-originated OML alerts by Harald Welte · 5 years ago
  20. d66c9b8 bts: Add Test for receiving PCUIF_TIME_IND on BTS PCU interface by Harald Welte · 5 years ago
  21. 3453ab4 bts: Add tests for CCCH LOAD IND (RACH) by Harald Welte · 5 years ago
  22. 6833cc9 bts: Extend BTS_Tests.ttcn with test for RSL channel activation with TA from initial activation onwards by Eric Wild · 5 years ago
  23. 9495524 MSC_Tests: Remove duplicated structures from BSSMAP_Templates by Pau Espin Pedrol · 5 years ago
  24. 5eff975 BSSMAP_templates: Update templates to set Osmux fields by Pau Espin Pedrol · 5 years ago
  25. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago
  26. 60bd92b bts: Add TC_sms_cb_cmd_sdcch{4,8}_extd_multi by Harald Welte · 5 years ago
  27. d522ca0 bts: Test case for mixed NORMAL and DEFAULT SMSCB by Harald Welte · 5 years ago
  28. a3ff670 bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCH by Harald Welte · 5 years ago
  29. df4d0f0 bts: Test for removal of CBCH DEFAULT message by Harald Welte · 5 years ago
  30. 88e5dff bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_default_only by Harald Welte · 5 years ago
  31. e0026c3 bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_multi() by Harald Welte · 5 years ago
  32. 505cf9b bts: CBCH related tests for OsmoBTS by Harald Welte · 6 years ago
  33. fe0c608 Depend on our own fork of titan.ProtocolModules.BSSMAP by Pau Espin Pedrol · 5 years ago
  34. e38bfe0 RTP_Emulation: Avoid failure if T_transmit triggers between bind and connect by Pau Espin Pedrol · 5 years ago
  35. 8b01c79 bts: Add TC_sacch_chan_act_ho_async + TC_sacch_chan_act_ho_sync by Harald Welte · 5 years ago
  36. 1028017 RSL_Types: Add ts_RSL_IE_MS_Power() template for MS Power IE by Harald Welte · 5 years ago
  37. 921f9e0 RSL_Types: Add dissected RSL_IE_ActivationType and related templates by Harald Welte · 5 years ago
  38. b05fd2d L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASS by Harald Welte · 5 years ago
  39. c8d363c bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACT by Harald Welte · 5 years ago
  40. a670615 RSL_Types: Add support for RSL_IE_MSG_ID as used in ERROR REPORT by Harald Welte · 5 years ago
  41. ee25aae bts: Extend BTS_Tests.ttcn with test for RSL error handling by Harald Welte · 5 years ago
  42. c18fe7f start-testsuite.sh: remove superflouse `set -e` by Alexander Couzens · 5 years ago
  43. c78ea26 library/PCUIF_Types.ttcn: add explicit ALIGN(left) attribute by Vadim Yanitskiy · 5 years ago
  44. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  45. b2284bd msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAP by Harald Welte · 5 years ago
  46. a183a5d msc: Separate as_GSUP_SAI from f_mm_auth by Harald Welte · 5 years ago
  47. d29a64c Fix regression in tr_GSUP_PROC_SS_ERR during inter-MSC-ho by Harald Welte · 5 years ago
  48. 0622a9f Make f_gen_tr_ss_ies() work for both 'latest' and 'master' by Harald Welte · 5 years ago
  49. 1e5a02d BSSGP_Emulation: More/improved comments by Harald Welte · 5 years ago
  50. 6bee087 SGSN_Tests: add test case TC_attach_pdp_act_gmm_detach by Alexander Couzens · 5 years ago
  51. 44aa077 SGSN_Tests: fail when receiving any layer 3 package for a power off station by Alexander Couzens · 5 years ago
  52. 8e0fd46 SGSN_Tests: correct verdict failure message in f_detach_mo() by Alexander Couzens · 5 years ago
  53. ad35222 SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_b by Alexander Couzens · 5 years ago
  54. c43c8cd Revert partial of 0ac6315212a3 ("msc: add inter-BSC and inter-MSC Handover tests") by Alexander Couzens · 5 years ago
  55. 1b85bf3 BSSGP_Emulation: Implement LLC sending also for SGSN-role by Harald Welte · 5 years ago
  56. 425f782 BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink Unitdata by Harald Welte · 5 years ago
  57. 8d1d893 BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGP by Harald Welte · 5 years ago
  58. 2fa771f SGSN_Tests: Introduce NUM_GB to avoid '3' as magic value by Harald Welte · 5 years ago
  59. f719167 SGSN_Tests: Make more helper functions gb_index aware by Harald Welte · 5 years ago
  60. ca36246 SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0 by Harald Welte · 5 years ago
  61. 9b06488 library: Add PAP_Types for PPP Authentication Protocol (RFC 1334) by Harald Welte · 5 years ago
  62. 79737b4 ggsn: Verify that there are no duplicate PCO protocolIDs by Harald Welte · 5 years ago
  63. 03d4e2b RAN_Emulation: Fix IMSI table lookup on RANAP paging by Harald Welte · 5 years ago
  64. b781799 msc: Permit optional authentication before reject/timeout by Harald Welte · 5 years ago
  65. 62113fc msc: Don't require protocolExtensions in RANAP Paging by Harald Welte · 5 years ago
  66. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  67. 2ca1ab4 msc: mo and mt voice call tests: add lots of missing parts by Neels Hofmeyr · 5 years ago
  68. 61ca08d bsc: deterministic TC_ho_in_fail_msc_clears: wait for MGW setup by Neels Hofmeyr · 5 years ago
  69. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  70. bc04327 RAN_Adapter: More verbose logging by Harald Welte · 5 years ago
  71. 07d99c8 move imsi_hex2oct to Osmocom_Types.ttcn by Harald Welte · 5 years ago
  72. 2aaac1b sgsn: Add initial XID handshake related tests by Harald Welte · 5 years ago
  73. d21f6a2 LLC_Templates: Add XID related templates by Harald Welte · 5 years ago
  74. e13cfb2 msc: Add Iu related tests for most existing 2G tests by Harald Welte · 5 years ago
  75. dceacc7 msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3() by Harald Welte · 5 years ago
  76. 9b751a6 msc: Add RANAP to msc tests by Harald Welte · 5 years ago
  77. 01e72d5 regen-makefile: Use '-U 5' to split C++ files in multiple chunks by Harald Welte · 5 years ago
  78. e63229e BTS_Tests: use 0.0 as default for mp_ipa_up_delay by Philipp Maier · 5 years ago
  79. 5b02762 RAN_Emulation: Add RANAP support by Harald Welte · 5 years ago
  80. a013e68 HNBAP, RUA and RANAP protocol codecs by Harald Welte · 6 years ago
  81. 3e16b4d RAN_Adapter: Support build without IPA / BSSAP support by Harald Welte · 5 years ago
  82. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  83. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  84. 8a397ae msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi() by Harald Welte · 5 years ago
  85. c1f937a msc: f_mm_auth(): Add support for UMTS AKA by Harald Welte · 5 years ago
  86. 645a151 sgsn: Add test cases to verify SABM handling on LLGMM + LL5 by Harald Welte · 5 years ago
  87. a05b807 sgsn: Add TC_llc_null to test if SGSN survives a LLC NULL packet by Harald Welte · 5 years ago
  88. ceaff26 LLC_Templates: Add templates for NULL and DISC by Harald Welte · 5 years ago
  89. 2216b75 deps/Makefile: Use osmocom fork of LLC protocol module by Harald Welte · 5 years ago
  90. f7a5c3c LLC_Templates: Add SABM, UA, FRMR, DM templates by Harald Welte · 5 years ago
  91. d95f340 BTS_Tests: wait until BTS supplies stable signal by Philipp Maier · 5 years ago
  92. 12567e4 BTS_Tests: default value for mp_ipa_up_timeout too low by Philipp Maier · 5 years ago
  93. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  94. 5c83679 library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ message by Vadim Yanitskiy · 5 years ago
  95. 4e79ff5 library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND message by Vadim Yanitskiy · 5 years ago
  96. f9abf8d MSC_Tests: Allow test cases to specify RAN index by Harald Welte · 5 years ago
  97. a89fecf f_perform_lu(): Use f_expect_clear(), reduce code duplication by Harald Welte · 5 years ago
  98. e035e3e Add f_expect_paging() rather than using tr_BSSMAP_Paging directly by Harald Welte · 5 years ago
  99. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  100. 408a7ef BSC_ConnectionHandler: Define SDP template for CN-side CRCX by Harald Welte · 5 years ago