1. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  2. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  3. ed0c156 bts: Initial set of OML tests by Harald Welte · 5 years ago
  4. be03048 bts: Verify SI3 GPRS indication reflects PCU interface status by Harald Welte · 5 years ago
  5. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  6. e57e1a6 Extend BTS_Tests.ttcn with test for RSL channel activation with static MS Power by Eric Wild · 5 years ago
  7. c761c54 bts: TC_pcu_{time,rts}_ind: Higher tolerances by Harald Welte · 5 years ago
  8. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  9. a2e0e94 bts: Add test ensuring only one connection to PCU interface accepted by Harald Welte · 5 years ago
  10. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  11. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  12. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  13. 1490695 bts: Add copyright + license header + short summary/explanation by Harald Welte · 5 years ago
  14. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  15. 928622b bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH by Harald Welte · 5 years ago
  16. 7162a61 bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() by Harald Welte · 5 years ago
  17. ad033dc bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} by Harald Welte · 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. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago
  24. 60bd92b bts: Add TC_sms_cb_cmd_sdcch{4,8}_extd_multi by Harald Welte · 5 years ago
  25. d522ca0 bts: Test case for mixed NORMAL and DEFAULT SMSCB by Harald Welte · 5 years ago
  26. a3ff670 bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCH by Harald Welte · 5 years ago
  27. df4d0f0 bts: Test for removal of CBCH DEFAULT message by Harald Welte · 5 years ago
  28. 88e5dff bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_default_only by Harald Welte · 5 years ago
  29. e0026c3 bts: Add TC_sms_cb_cmd_cbch_sdcch{4,8}_multi() by Harald Welte · 5 years ago
  30. 505cf9b bts: CBCH related tests for OsmoBTS by Harald Welte · 6 years ago
  31. 8b01c79 bts: Add TC_sacch_chan_act_ho_async + TC_sacch_chan_act_ho_sync by Harald Welte · 5 years ago
  32. c8d363c bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACT by Harald Welte · 5 years ago
  33. ee25aae bts: Extend BTS_Tests.ttcn with test for RSL error handling by Harald Welte · 5 years ago
  34. e63229e BTS_Tests: use 0.0 as default for mp_ipa_up_delay by Philipp Maier · 5 years ago
  35. d95f340 BTS_Tests: wait until BTS supplies stable signal by Philipp Maier · 5 years ago
  36. 12567e4 BTS_Tests: default value for mp_ipa_up_timeout too low by Philipp Maier · 5 years ago
  37. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  38. 2c6f563 BTS: use PCU-related test cases as version string by Max · 5 years ago
  39. 6e05304 Log FN and RA in TC_rach_max_ta by Max · 5 years ago
  40. ba06feb TC_rach_content(): fail test explicitly by Max · 5 years ago
  41. a199a2e Log all RA values which cause test failure by Max · 5 years ago
  42. 1181f2d Log FN and RA on RACH test timeouts by Max · 5 years ago
  43. 446e07b bts: Fix race condition in f_dyn_ipa_pdch_(de)act by Pau Espin Pedrol · 5 years ago
  44. 2caf349 update expected results by Neels Hofmeyr · 5 years ago
  45. 44ff214 BTS_Tests.ttcn: fix: use TRXC interface of the BTS side, not BB by Vadim Yanitskiy · 6 years ago
  46. 4d1e9c9 BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVEL by Philipp Maier · 6 years ago
  47. a14a8af bts: Disable PCU related tests if PCU socket not configured by Pau Espin Pedrol · 6 years ago
  48. 315e471 bts: Introduce mp_ipa_up_timeout parameter by Pau Espin Pedrol · 6 years ago
  49. 6451b04 bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSL by Pau Espin Pedrol · 6 years ago
  50. 0fcc4d3 BTS_Tests: Use Misc_Helpers.f_shutdown consistently by Daniel Willmann · 6 years ago
  51. 3dcf38f bts: Disable testing FACCH/H with real HW by Pau Espin Pedrol · 6 years ago
  52. e9571aa bts: Introduce mp_ul_rxlev_exp and use mp_rxlev_exp to craft meas rep by Pau Espin Pedrol · 6 years ago
  53. 4ebdad6 BTS_Tests.ttcn: fix: don't overwrite the expected meas results by Vadim Yanitskiy · 6 years ago
  54. aa1e60f add an IPA test which sends a chopped payload by Stefan Sperling · 6 years ago
  55. 0ec1c26 add chopped IPA ping test to BTS tests by Stefan Sperling · 6 years ago
  56. a0fb42a bts: f_tx_lapdm: Build SacchL1Header with proper values by Pau Espin Pedrol · 6 years ago
  57. 3567787 BTS_Tests.ttcn: fix: expect RSL_MEAS_RES messages by Vadim Yanitskiy · 6 years ago
  58. e0b91a7 BTS_Tests.ttcn: fix: properly detect Measurement Reports by Vadim Yanitskiy · 6 years ago
  59. 41baf00 BTS_Tests.ttcn: add 'lazy' mode for as_meas_res() by Vadim Yanitskiy · 6 years ago
  60. 99a7aca bts: Use f_L1CTL_PARAM to set expected ms power level for dummy MeasRep by Pau Espin Pedrol · 6 years ago
  61. ed359cb bts: Add parameter to set and expect a specific MS power level by Pau Espin Pedrol · 6 years ago
  62. b992050 BTS_Tests.ttcn: don't tolerate any RSL messages by default by Vadim Yanitskiy · 6 years ago
  63. 4d78a70 BTS_Tests.ttcn: fix: properly expect I-frames in f_TC_encr_cmd() by Vadim Yanitskiy · 6 years ago
  64. 8d8f91c BTS_Tests.ttcn: mark f_unitdata_mo() as private by Vadim Yanitskiy · 6 years ago
  65. ad131c8 BTS_Tests.ttcn: share as_rsl_sacch_ind() and as_rsl_any_ind() by Vadim Yanitskiy · 6 years ago
  66. 98e0315 BTS_Tests.ttcn: extend f_unitdata_mo() with tolerance parameters by Vadim Yanitskiy · 6 years ago
  67. 121724c bts: Add timing offset tolerance module parameter to support real HW by Pau Espin Pedrol · 6 years ago
  68. 9c3ff4e bts: Account for elapsed time in paging timer by Pau Espin Pedrol · 6 years ago
  69. f50e3ae bts: Add second VTY connection to BSC by Harald Welte · 6 years ago
  70. 43c5464 bts: update TODO comments; remove tests already covered by Harald Welte · 6 years ago
  71. 7b8c522 BTS: enable encryption + RLL tests for Lm (TCH/H) channels by Vadim Yanitskiy · 6 years ago
  72. 82cb0b1 BTS_Tests: check paging channel fn (bs_ag_blks_res) by Philipp Maier · 6 years ago
  73. 873ae20 update expected results by Neels Hofmeyr · 6 years ago
  74. 91d4c9d update DTX fill frame test expectations by Stefan Sperling · 6 years ago
  75. d65d056 bts_tests: do not define bs_ag_blks_res in multiple locations by Philipp Maier · 6 years ago
  76. 4880be4 add DTX fill frame BTS tests by Stefan Sperling · 6 years ago
  77. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  78. b097009 BTS: enable encryption + RLL tests for Bm (TCH/F) channels by Vadim Yanitskiy · 6 years ago
  79. 31e7c67 BTS: fix: pad LAPDm frames before sending via L1CTL by Vadim Yanitskiy · 6 years ago
  80. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  81. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  82. cd9e86f update expected test result for TC_sacch_multi_chg by Stefan Sperling · 6 years ago
  83. b85a629 bts: Stop all components before mtc.stop in f_shutdown by Daniel Willmann · 6 years ago
  84. c418191 fix length of frame generated by f_TC_rll_ud_ind by Stefan Sperling · 6 years ago
  85. 603d98e BTS: fix length of frames generated by f_TC_chan_act_encr by Stefan Sperling · 6 years ago
  86. fcf27c9 bts: add missing BTS_Tests.cfg config file by Harald Welte · 6 years ago
  87. 17ddd85 BTS_Tests: Ensure mtc.stop is called after setverdict(fail, ...) by Daniel Willmann · 6 years ago
  88. 425b62f BTS_Tests: altstep as_meas_res: Check for meas timer timeout only if previously set by Pau Espin Pedrol · 6 years ago
  89. a59afab Call f_shutdown after setting the verdict in TC_paging_* by Daniel Willmann · 6 years ago
  90. 3487a85 Stop testcase execution after failing by Daniel Willmann · 6 years ago
  91. cc7bbeb BTS_Tests: Call mtc.stop in f_shutdown() to fix sporadic test failures by Daniel Willmann · 6 years ago
  92. 15de8ba bts: Extend Osmocom-specific RSL "supplementary meas info IE" by Harald Welte · 6 years ago
  93. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  94. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  95. 1b1be37 bts: no need to import GSM_RR_Types twice by Harald Welte · 6 years ago
  96. e8d750e bts: More complete AGCH / IMM.ASS testing by Harald Welte · 6 years ago
  97. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  98. 83f6dbf BTS_Tests: Don't wait indefinitely for ASP_IPA_EVENT_UP by Harald Welte · 6 years ago
  99. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  100. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago