1. b399281 start-testsuite.sh: do not override LD_LIBRARY_PATH by Vadim Yanitskiy · 5 years ago
  2. dc8db92 BTS_Tests.ttcn: fix name of f_trx_fake_toffs256() by Vadim Yanitskiy · 5 years ago
  3. 10d7246 BTS_Tests.ttcn: indicate default RSSI=-60 to FakeTRX by Vadim Yanitskiy · 5 years ago
  4. f4e997c BTS_Tests.ttcn: fix TRXC port mapping between test_CT and ConnHdlr by Vadim Yanitskiy · 5 years ago
  5. fc1a3ca BTS_Tests.ttcn: correct error messages about TRXC connection by Vadim Yanitskiy · 5 years ago
  6. 7d9f6db bts: Implement testcase for RR response frame loss by Harald Welte · 5 years ago
  7. 76771f1 bts: Factor out mobile-originated LAPDm establishment by Harald Welte · 5 years ago
  8. b2a3034 bts: Add test for expiring T200 N200+1 times by Harald Welte · 5 years ago
  9. a7d81f1 RSL_Types: Fix definition of RLL ERROR INDICATION by Harald Welte · 5 years ago
  10. ef6fd44 bts: Also test SACCH in TC_segm_concat by Harald Welte · 5 years ago
  11. 9ea918c bts: Add TC_segm_concat to test segmentation+concatenation by Harald Welte · 5 years ago
  12. 2f2b2b7 bts: Extend LAPDm test suite with a number of new tests by Harald Welte · 5 years ago
  13. e6f071f sgsn: Add tests to check GTP retransmit queue by Pau Espin Pedrol · 5 years ago
  14. f803448 msc: Fix Iu tests timing out due to explicit CM ServiceAccept not recvd by Pau Espin Pedrol · 5 years ago
  15. 1365a4e LAPDm_RAW_PT: Fix handling of LAPDm on SACCH (L1 header) by Harald Welte · 5 years ago
  16. 66f0754 LAPDm_RAW_PT: Switch to dedicated channel without RACH+IMM.ASS by Harald Welte · 5 years ago
  17. 1047406 bts: don't require users to pass test case name to f_init() by Harald Welte · 5 years ago
  18. 61332c0 bts: BTS_Tests_LAPDm.ttcn: rename f_init() to f_lapdm_init() by Harald Welte · 5 years ago
  19. 72c81e7 bts: Remove one indent lvel from BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  20. c38611b bts: Derive test component that talks RSL and LAPDm by Harald Welte · 5 years ago
  21. 97cca2f move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  22. ba0c81b lapdm: Rename 'dummy_CT' to more reasonable 'lapdm_test_CT' by Harald Welte · 5 years ago
  23. 7c2c10c BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACH by Vadim Yanitskiy · 5 years ago
  24. ab448a5 library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurable by Vadim Yanitskiy · 5 years ago
  25. e432ba9 L1CTL_RACH_REQ: make both chan_nr and link_id configurable by Vadim Yanitskiy · 5 years ago
  26. 0a8d6da L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCH by Vadim Yanitskiy · 5 years ago
  27. 690d659 msc: Add module param to disable osmux (fix msc-latest jenkins job) by Pau Espin Pedrol · 5 years ago
  28. 3dd33bc msc: Enable/disable osmux always based on test by Pau Espin Pedrol · 5 years ago
  29. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  30. 32658b3 lapdm: fix comment 'thinko' about which type of message is retransmitted by Harald Welte · 5 years ago
  31. c97c098 lapdm: Enable all tests in control section by Harald Welte · 5 years ago
  32. 9de7f64 LAPDm_RAW_PT: Always pad MAC blocks to their size by Harald Welte · 5 years ago
  33. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  34. ed0c156 bts: Initial set of OML tests by Harald Welte · 5 years ago
  35. be03048 bts: Verify SI3 GPRS indication reflects PCU interface status by Harald Welte · 5 years ago
  36. 58cf682 bsc: Add module param to disable osmux (fix bsc-latest jenkins job) by Pau Espin Pedrol · 5 years ago
  37. 2a92e2a L1CTL_Types.ttcn: do not restrict the length of L1ctlDataInd by Vadim Yanitskiy · 5 years ago
  38. 9a5f42f ggsn: Add test to verify retransmit queue_resp by Pau Espin Pedrol · 5 years ago
  39. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  40. e57e1a6 Extend BTS_Tests.ttcn with test for RSL channel activation with static MS Power by Eric Wild · 5 years ago
  41. c761c54 bts: TC_pcu_{time,rts}_ind: Higher tolerances by Harald Welte · 5 years ago
  42. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  43. a2e0e94 bts: Add test ensuring only one connection to PCU interface accepted by Harald Welte · 5 years ago
  44. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  45. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  46. f3c1222 bsc-nat: Introduce Osmux test by Pau Espin Pedrol · 5 years ago
  47. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  48. 1490695 bts: Add copyright + license header + short summary/explanation by Harald Welte · 5 years ago
  49. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  50. 928622b bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH by Harald Welte · 5 years ago
  51. 7162a61 bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() by Harald Welte · 5 years ago
  52. ad033dc bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} by Harald Welte · 5 years ago
  53. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  54. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  55. b2c6b38 Add Osmux support and tests for MGW by Pau Espin Pedrol · 5 years ago
  56. 4832c86 bts: Add TC_pcu_rts_req() to verify PCUIF_RTS_REQ by Harald Welte · 5 years ago
  57. 07bd2d2 Add TC_pcu_oml_alert() for testing PCU-originated OML alerts by Harald Welte · 5 years ago
  58. d66c9b8 bts: Add Test for receiving PCUIF_TIME_IND on BTS PCU interface by Harald Welte · 5 years ago
  59. 3453ab4 bts: Add tests for CCCH LOAD IND (RACH) by Harald Welte · 5 years ago
  60. 6833cc9 bts: Extend BTS_Tests.ttcn with test for RSL channel activation with TA from initial activation onwards by Eric Wild · 5 years ago
  61. 9495524 MSC_Tests: Remove duplicated structures from BSSMAP_Templates by Pau Espin Pedrol · 5 years ago
  62. 5eff975 BSSMAP_templates: Update templates to set Osmux fields by Pau Espin Pedrol · 5 years ago
  63. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago
  64. 60bd92b bts: Add TC_sms_cb_cmd_sdcch{4,8}_extd_multi by Harald Welte · 5 years ago
  65. d522ca0 bts: Test case for mixed NORMAL and DEFAULT SMSCB by Harald Welte · 5 years ago
  66. a3ff670 bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCH by Harald Welte · 5 years ago
  67. df4d0f0 bts: Test for removal of CBCH DEFAULT message by Harald Welte · 5 years ago
  68. 88e5dff bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_default_only by Harald Welte · 5 years ago
  69. e0026c3 bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_multi() by Harald Welte · 5 years ago
  70. 505cf9b bts: CBCH related tests for OsmoBTS by Harald Welte · 6 years ago
  71. fe0c608 Depend on our own fork of titan.ProtocolModules.BSSMAP by Pau Espin Pedrol · 5 years ago
  72. e38bfe0 RTP_Emulation: Avoid failure if T_transmit triggers between bind and connect by Pau Espin Pedrol · 5 years ago
  73. 8b01c79 bts: Add TC_sacch_chan_act_ho_async + TC_sacch_chan_act_ho_sync by Harald Welte · 5 years ago
  74. 1028017 RSL_Types: Add ts_RSL_IE_MS_Power() template for MS Power IE by Harald Welte · 5 years ago
  75. 921f9e0 RSL_Types: Add dissected RSL_IE_ActivationType and related templates by Harald Welte · 5 years ago
  76. b05fd2d L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASS by Harald Welte · 5 years ago
  77. c8d363c bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACT by Harald Welte · 5 years ago
  78. a670615 RSL_Types: Add support for RSL_IE_MSG_ID as used in ERROR REPORT by Harald Welte · 5 years ago
  79. ee25aae bts: Extend BTS_Tests.ttcn with test for RSL error handling by Harald Welte · 5 years ago
  80. c18fe7f start-testsuite.sh: remove superflouse `set -e` by Alexander Couzens · 5 years ago
  81. c78ea26 library/PCUIF_Types.ttcn: add explicit ALIGN(left) attribute by Vadim Yanitskiy · 5 years ago
  82. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  83. b2284bd msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAP by Harald Welte · 5 years ago
  84. a183a5d msc: Separate as_GSUP_SAI from f_mm_auth by Harald Welte · 5 years ago
  85. d29a64c Fix regression in tr_GSUP_PROC_SS_ERR during inter-MSC-ho by Harald Welte · 5 years ago
  86. 0622a9f Make f_gen_tr_ss_ies() work for both 'latest' and 'master' by Harald Welte · 5 years ago
  87. 1e5a02d BSSGP_Emulation: More/improved comments by Harald Welte · 5 years ago
  88. 6bee087 SGSN_Tests: add test case TC_attach_pdp_act_gmm_detach by Alexander Couzens · 5 years ago
  89. 44aa077 SGSN_Tests: fail when receiving any layer 3 package for a power off station by Alexander Couzens · 5 years ago
  90. 8e0fd46 SGSN_Tests: correct verdict failure message in f_detach_mo() by Alexander Couzens · 5 years ago
  91. ad35222 SGSN_Tests: fix regression in f_send_l3_gmm_llc() which breaks TC_attach_rau_a_b by Alexander Couzens · 5 years ago
  92. c43c8cd Revert partial of 0ac6315212a3 ("msc: add inter-BSC and inter-MSC Handover tests") by Alexander Couzens · 5 years ago
  93. 1b85bf3 BSSGP_Emulation: Implement LLC sending also for SGSN-role by Harald Welte · 5 years ago
  94. 425f782 BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink Unitdata by Harald Welte · 5 years ago
  95. 8d1d893 BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGP by Harald Welte · 5 years ago
  96. 2fa771f SGSN_Tests: Introduce NUM_GB to avoid '3' as magic value by Harald Welte · 5 years ago
  97. f719167 SGSN_Tests: Make more helper functions gb_index aware by Harald Welte · 5 years ago
  98. ca36246 SGSN_Tests: Make f_gmm_attach() and f_gmm_auth() work on gb_idx != 0 by Harald Welte · 5 years ago
  99. 9b06488 library: Add PAP_Types for PPP Authentication Protocol (RFC 1334) by Harald Welte · 5 years ago
  100. 79737b4 ggsn: Verify that there are no duplicate PCO protocolIDs by Harald Welte · 5 years ago