1. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  2. b097009 BTS: enable encryption + RLL tests for Bm (TCH/F) channels by Vadim Yanitskiy · 6 years ago
  3. 31e7c67 BTS: fix: pad LAPDm frames before sending via L1CTL by Vadim Yanitskiy · 6 years ago
  4. bf3cf5c Revert "detect VTY TELNET port connection failures in TTCN3 tests" by Neels Hofmeyr · 6 years ago
  5. cb111b2 detect VTY TELNET port connection failures in TTCN3 tests by Stefan Sperling · 6 years ago
  6. cd9e86f update expected test result for TC_sacch_multi_chg by Stefan Sperling · 6 years ago
  7. b85a629 bts: Stop all components before mtc.stop in f_shutdown by Daniel Willmann · 6 years ago
  8. c418191 fix length of frame generated by f_TC_rll_ud_ind by Stefan Sperling · 6 years ago
  9. 603d98e BTS: fix length of frames generated by f_TC_chan_act_encr by Stefan Sperling · 6 years ago
  10. fcf27c9 bts: add missing BTS_Tests.cfg config file by Harald Welte · 6 years ago
  11. 17ddd85 BTS_Tests: Ensure mtc.stop is called after setverdict(fail, ...) by Daniel Willmann · 6 years ago
  12. 425b62f BTS_Tests: altstep as_meas_res: Check for meas timer timeout only if previously set by Pau Espin Pedrol · 6 years ago
  13. a59afab Call f_shutdown after setting the verdict in TC_paging_* by Daniel Willmann · 6 years ago
  14. 3487a85 Stop testcase execution after failing by Daniel Willmann · 6 years ago
  15. cc7bbeb BTS_Tests: Call mtc.stop in f_shutdown() to fix sporadic test failures by Daniel Willmann · 6 years ago
  16. 15de8ba bts: Extend Osmocom-specific RSL "supplementary meas info IE" by Harald Welte · 6 years ago
  17. a4cecf5 Add README.md file for several suites by Pau Espin Pedrol · 6 years ago
  18. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  19. 1b1be37 bts: no need to import GSM_RR_Types twice by Harald Welte · 6 years ago
  20. e8d750e bts: More complete AGCH / IMM.ASS testing by Harald Welte · 6 years ago
  21. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  22. 83f6dbf BTS_Tests: Don't wait indefinitely for ASP_IPA_EVENT_UP by Harald Welte · 6 years ago
  23. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  24. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago
  25. 8e8cd67 update expected results by Harald Welte · 6 years ago
  26. bc6199f bts: Fix TC_rll_rel_req() by Harald Welte · 6 years ago
  27. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  28. 7aacbbf bts (RLL): DCCH/SAPI0 LAPDm without contention resolution is legal by Harald Welte · 6 years ago
  29. df936a2 bts: fix TC_dyn_osmo_pdch_double_act by Neels Hofmeyr · 6 years ago
  30. 9c50ca5 bts: fix TC_dyn_osmo_pdch_unsol_deact by Neels Hofmeyr · 6 years ago
  31. 29402a1 add bts/expected-results.xml by Neels Hofmeyr · 6 years ago
  32. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  33. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  34. 0803cde bts: Reduce threshold for BTS_Tests.TC_paging_tmsi_200percent by Harald Welte · 6 years ago
  35. 5618c2a bts: Fix SI13 related scheduling tests by Harald Welte · 6 years ago
  36. 9bbbfb5 bts: Add first tests about IPA style dynamic PDCH by Harald Welte · 6 years ago
  37. 3d04ae6 bts: Add first five dynamic PDCH tests by Harald Welte · 6 years ago
  38. f26de0b BTS_Tests: Prepare for ConnHdlr with PCU socket access by Harald Welte · 6 years ago
  39. 6a84b23 bts: enable CTRL interface tests by Neels Hofmeyr · 6 years ago
  40. b1726c9 bts: new f_rsl_transceive_ret(): like f_rsl_transceive() with return value by Harald Welte · 6 years ago
  41. 5570066 bts: Add TC_sacch_multi_chg by Harald Welte · 6 years ago
  42. 075d84c bts: Add TC_sacch_multi to test for scheduling of multiple SI on SACCH by Harald Welte · 6 years ago
  43. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  44. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  45. d378a25 bts: Verify the PCU protocol interface version by Harald Welte · 6 years ago
  46. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  47. ea17b91 bts: Add TC_sacch_info_mod and TC_sacch_filling by Harald Welte · 6 years ago
  48. 21240e6 bts: Add f_rsl_transceive() flag to ignore all unrelated messages by Harald Welte · 6 years ago
  49. 629cc6b bts: Add TC_deact_sacch() by Harald Welte · 6 years ago
  50. 294b0a2 bts: Add f_shutdown() for clean shutdown; use it from tests by Harald Welte · 6 years ago
  51. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  52. 3c0a0f8 bts: f_rsl_transceive: Add altsteps for sacch/facch/meas_rep by Harald Welte · 6 years ago
  53. 5398d5e bts: Make f_TC_meas_res_periodic work with real BTS by Harald Welte · 6 years ago
  54. fa45e9e bts: Ignore first MEAS REP as it often contains bogus values by Harald Welte · 6 years ago
  55. d568439 bts: Introduce RxLev/RxQual tolerance values by Harald Welte · 6 years ago
  56. 8427162 bts: Make PCU and TRXC sockets optional by Harald Welte · 6 years ago
  57. 0fd1fb0 bts: Align default SI contents with what we see from OsmoBSC by Harald Welte · 6 years ago
  58. b9585f8 BTS_Tests: Access Control Classes are inverted by Harald Welte · 6 years ago
  59. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  60. 0cae455 bts: Add test for SI1 scheduling by Harald Welte · 6 years ago
  61. 3778acc BTS_Tests: Fix SI L2 pseudo-length and rest octets by Harald Welte · 6 years ago
  62. c81d6e4 bts/BTS_Tests.ttcn: update TC_rach_max_ta test case by Vadim Yanitskiy · 6 years ago
  63. 544565a bts: f_validate_si_scheduling(): Print correct TC value by Harald Welte · 6 years ago
  64. b3e3094 f_rach_toffs: Print toffs256 value in verdict when failing by Harald Welte · 6 years ago
  65. d3a88a6 bts: ensure fake_trx BB CTRL IP is used from main component by Harald Welte · 6 years ago
  66. a4d8f35 bts: Make IP address of fake_trx BB CTRL port configurable by Harald Welte · 6 years ago
  67. ef3e1c9 bts: Update towards most recent "laforge/trx" branch by Harald Welte · 6 years ago
  68. 883340c bts: Add PCU Interface testcases by Harald Welte · 6 years ago
  69. 56c0580 bts: Fix bugs in RACH Tests (timer not started, wrong CS/PS function) by Harald Welte · 6 years ago
  70. 685d598 bts: Add test for high-resulotion timing offset / TOA256 by Harald Welte · 6 years ago
  71. 8da4824 bts: Add TELNET/VTY module so we can interact with BTS VTY by Harald Welte · 6 years ago
  72. 57fe823 bts: Instruct trxcon for TA=2 at every testcase start by Harald Welte · 6 years ago
  73. c3a3f45 Add new f_timer_safe_restart() function for warning-safe restart by Harald Welte · 6 years ago
  74. 54a2a2d bts: TC_rach_max_ta by Harald Welte · 6 years ago
  75. 8c24c2b bts: Add TC_rach_content and TC_rach_count by Harald Welte · 6 years ago
  76. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  77. 48494ca WIP: bts: SI scheduling tests by Harald Welte · 6 years ago
  78. 93640c6 bts: Add some more comments for better code grouping by Harald Welte · 6 years ago
  79. f10153f bts: Set not only SI3 but also SI2+SI4 during initialization by Harald Welte · 6 years ago
  80. 82ccef7 Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation by Harald Welte · 6 years ago
  81. 3ae11da bts: Add TC_ipa_crcx_mdcx_mdcx_dlcx_not_active (2x MDCX on lchan) by Harald Welte · 6 years ago
  82. 9912eb5 bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) by Harald Welte · 6 years ago
  83. 2d14259 bts: Sleep for some time after RSL is up before using it by Harald Welte · 6 years ago
  84. a3f1df9 bts: TC_ipa_crcx_twice_not_active + TC_ipa_crcx_mdcx_dlcx_not_active by Harald Welte · 6 years ago
  85. 1eba374 bts: Introduce f_rsl_transceive() and reduce code duplication by Harald Welte · 6 years ago
  86. 2a7e716 RSL: Make ts_RSL_IPA_DLCX require a conn_id value by Harald Welte · 6 years ago
  87. a871a38 bts: Add TC_ipa_dlcx_not_active() by Harald Welte · 6 years ago
  88. 01d982c bts: low-level RSL ERROR REPORT Testing by Harald Welte · 6 years ago
  89. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  90. 7484fc4 bts: Type Definition + Template for SI3; Send SI3 at start of test by Harald Welte · 6 years ago
  91. 7076738 Add initial OsmoBTS test suite by Harald Welte · 6 years ago