1. de535e0 BTS_Tests.ttcn: fix: use reasonable minimum default for C/I by Vadim Yanitskiy · 5 years ago
  2. a2c68e8 BTS_Tests.ttcn: introduce TC_pcu_data_ind_lqual_cb by Vadim Yanitskiy · 5 years ago
  3. 5b9ef14 unbreak some measurement tests by Eric Wild · 5 years ago
  4. ae8f262 BTS: BS power tests by Eric Wild · 5 years ago
  5. 095024b BTS: test that RSL MS POWER does not activate MS power control without PP IE by Eric Wild · 5 years ago
  6. 280ccb8 BTS: add another failing power control test by Eric Wild · 5 years ago
  7. 74f25ae bts: clean up old tests and make them work again by Eric Wild · 5 years ago
  8. 211acc3 bts: more lapdm tests by Eric Wild · 5 years ago
  9. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  10. 61edb7e BTS: add some dynamic power control tests by Eric Wild · 5 years ago
  11. a063483 BTS: pcu_rr_suspend clean up and release the channel by Alexander Couzens · 5 years ago
  12. d48c0c7 bts: Check if BTS_TRXC port is mapped before attempting UDP socket connect by Harald Welte · 5 years ago
  13. a39ac75 bts: Add LAPDm test for SABM with wrong C/R bit by Harald Welte · 5 years ago
  14. 4447978 bts: Add test csse for I frame with wrong C/R value by Harald Welte · 5 years ago
  15. dc8db92 BTS_Tests.ttcn: fix name of f_trx_fake_toffs256() by Vadim Yanitskiy · 5 years ago
  16. 10d7246 BTS_Tests.ttcn: indicate default RSSI=-60 to FakeTRX by Vadim Yanitskiy · 5 years ago
  17. f4e997c BTS_Tests.ttcn: fix TRXC port mapping between test_CT and ConnHdlr by Vadim Yanitskiy · 5 years ago
  18. fc1a3ca BTS_Tests.ttcn: correct error messages about TRXC connection by Vadim Yanitskiy · 5 years ago
  19. 7d9f6db bts: Implement testcase for RR response frame loss by Harald Welte · 5 years ago
  20. 76771f1 bts: Factor out mobile-originated LAPDm establishment by Harald Welte · 5 years ago
  21. b2a3034 bts: Add test for expiring T200 N200+1 times by Harald Welte · 5 years ago
  22. ef6fd44 bts: Also test SACCH in TC_segm_concat by Harald Welte · 5 years ago
  23. 9ea918c bts: Add TC_segm_concat to test segmentation+concatenation by Harald Welte · 5 years ago
  24. 2f2b2b7 bts: Extend LAPDm test suite with a number of new tests by Harald Welte · 5 years ago
  25. 1047406 bts: don't require users to pass test case name to f_init() by Harald Welte · 5 years ago
  26. 61332c0 bts: BTS_Tests_LAPDm.ttcn: rename f_init() to f_lapdm_init() by Harald Welte · 5 years ago
  27. 72c81e7 bts: Remove one indent lvel from BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  28. c38611b bts: Derive test component that talks RSL and LAPDm by Harald Welte · 5 years ago
  29. 97cca2f move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  30. 7c2c10c BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACH by Vadim Yanitskiy · 5 years ago
  31. ab448a5 library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurable by Vadim Yanitskiy · 5 years ago
  32. 0a8d6da L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCH by Vadim Yanitskiy · 5 years ago
  33. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  34. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  35. ed0c156 bts: Initial set of OML tests by Harald Welte · 5 years ago
  36. be03048 bts: Verify SI3 GPRS indication reflects PCU interface status by Harald Welte · 5 years ago
  37. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  38. e57e1a6 Extend BTS_Tests.ttcn with test for RSL channel activation with static MS Power by Eric Wild · 5 years ago
  39. c761c54 bts: TC_pcu_{time,rts}_ind: Higher tolerances by Harald Welte · 5 years ago
  40. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  41. a2e0e94 bts: Add test ensuring only one connection to PCU interface accepted by Harald Welte · 5 years ago
  42. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  43. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  44. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  45. 1490695 bts: Add copyright + license header + short summary/explanation by Harald Welte · 5 years ago
  46. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  47. 928622b bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH by Harald Welte · 5 years ago
  48. 7162a61 bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() by Harald Welte · 5 years ago
  49. ad033dc bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} by Harald Welte · 5 years ago
  50. 4832c86 bts: Add TC_pcu_rts_req() to verify PCUIF_RTS_REQ by Harald Welte · 5 years ago
  51. 07bd2d2 Add TC_pcu_oml_alert() for testing PCU-originated OML alerts by Harald Welte · 5 years ago
  52. d66c9b8 bts: Add Test for receiving PCUIF_TIME_IND on BTS PCU interface by Harald Welte · 5 years ago
  53. 3453ab4 bts: Add tests for CCCH LOAD IND (RACH) by Harald Welte · 5 years ago
  54. 6833cc9 bts: Extend BTS_Tests.ttcn with test for RSL channel activation with TA from initial activation onwards by Eric Wild · 5 years ago
  55. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago
  56. 60bd92b bts: Add TC_sms_cb_cmd_sdcch{4,8}_extd_multi by Harald Welte · 5 years ago
  57. d522ca0 bts: Test case for mixed NORMAL and DEFAULT SMSCB by Harald Welte · 5 years ago
  58. a3ff670 bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCH by Harald Welte · 5 years ago
  59. df4d0f0 bts: Test for removal of CBCH DEFAULT message by Harald Welte · 5 years ago
  60. 88e5dff bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_default_only by Harald Welte · 5 years ago
  61. e0026c3 bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_multi() by Harald Welte · 5 years ago
  62. 505cf9b bts: CBCH related tests for OsmoBTS by Harald Welte · 6 years ago
  63. 8b01c79 bts: Add TC_sacch_chan_act_ho_async + TC_sacch_chan_act_ho_sync by Harald Welte · 5 years ago
  64. c8d363c bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACT by Harald Welte · 5 years ago
  65. ee25aae bts: Extend BTS_Tests.ttcn with test for RSL error handling by Harald Welte · 5 years ago
  66. e63229e BTS_Tests: use 0.0 as default for mp_ipa_up_delay by Philipp Maier · 5 years ago
  67. d95f340 BTS_Tests: wait until BTS supplies stable signal by Philipp Maier · 5 years ago
  68. 12567e4 BTS_Tests: default value for mp_ipa_up_timeout too low by Philipp Maier · 5 years ago
  69. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  70. 2c6f563 BTS: use PCU-related test cases as version string by Max · 5 years ago
  71. 6e05304 Log FN and RA in TC_rach_max_ta by Max · 5 years ago
  72. ba06feb TC_rach_content(): fail test explicitly by Max · 5 years ago
  73. a199a2e Log all RA values which cause test failure by Max · 5 years ago
  74. 1181f2d Log FN and RA on RACH test timeouts by Max · 5 years ago
  75. 446e07b bts: Fix race condition in f_dyn_ipa_pdch_(de)act by Pau Espin Pedrol · 5 years ago
  76. 2caf349 update expected results by Neels Hofmeyr · 5 years ago
  77. 44ff214 BTS_Tests.ttcn: fix: use TRXC interface of the BTS side, not BB by Vadim Yanitskiy · 6 years ago
  78. 4d1e9c9 BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVEL by Philipp Maier · 6 years ago
  79. a14a8af bts: Disable PCU related tests if PCU socket not configured by Pau Espin Pedrol · 6 years ago
  80. 315e471 bts: Introduce mp_ipa_up_timeout parameter by Pau Espin Pedrol · 6 years ago
  81. 6451b04 bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSL by Pau Espin Pedrol · 6 years ago
  82. 0fcc4d3 BTS_Tests: Use Misc_Helpers.f_shutdown consistently by Daniel Willmann · 6 years ago
  83. 3dcf38f bts: Disable testing FACCH/H with real HW by Pau Espin Pedrol · 6 years ago
  84. e9571aa bts: Introduce mp_ul_rxlev_exp and use mp_rxlev_exp to craft meas rep by Pau Espin Pedrol · 6 years ago
  85. 4ebdad6 BTS_Tests.ttcn: fix: don't overwrite the expected meas results by Vadim Yanitskiy · 6 years ago
  86. aa1e60f add an IPA test which sends a chopped payload by Stefan Sperling · 6 years ago
  87. 0ec1c26 add chopped IPA ping test to BTS tests by Stefan Sperling · 6 years ago
  88. a0fb42a bts: f_tx_lapdm: Build SacchL1Header with proper values by Pau Espin Pedrol · 6 years ago
  89. 3567787 BTS_Tests.ttcn: fix: expect RSL_MEAS_RES messages by Vadim Yanitskiy · 6 years ago
  90. e0b91a7 BTS_Tests.ttcn: fix: properly detect Measurement Reports by Vadim Yanitskiy · 6 years ago
  91. 41baf00 BTS_Tests.ttcn: add 'lazy' mode for as_meas_res() by Vadim Yanitskiy · 6 years ago
  92. 99a7aca bts: Use f_L1CTL_PARAM to set expected ms power level for dummy MeasRep by Pau Espin Pedrol · 6 years ago
  93. ed359cb bts: Add parameter to set and expect a specific MS power level by Pau Espin Pedrol · 6 years ago
  94. b992050 BTS_Tests.ttcn: don't tolerate any RSL messages by default by Vadim Yanitskiy · 6 years ago
  95. 4d78a70 BTS_Tests.ttcn: fix: properly expect I-frames in f_TC_encr_cmd() by Vadim Yanitskiy · 6 years ago
  96. 8d8f91c BTS_Tests.ttcn: mark f_unitdata_mo() as private by Vadim Yanitskiy · 6 years ago
  97. ad131c8 BTS_Tests.ttcn: share as_rsl_sacch_ind() and as_rsl_any_ind() by Vadim Yanitskiy · 6 years ago
  98. 98e0315 BTS_Tests.ttcn: extend f_unitdata_mo() with tolerance parameters by Vadim Yanitskiy · 6 years ago
  99. 121724c bts: Add timing offset tolerance module parameter to support real HW by Pau Espin Pedrol · 6 years ago
  100. 9c3ff4e bts: Account for elapsed time in paging timer by Pau Espin Pedrol · 6 years ago