1. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  2. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago
  3. 8e8cd67 update expected results by Harald Welte · 6 years ago
  4. bc6199f bts: Fix TC_rll_rel_req() by Harald Welte · 6 years ago
  5. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  6. 7aacbbf bts (RLL): DCCH/SAPI0 LAPDm without contention resolution is legal by Harald Welte · 6 years ago
  7. df936a2 bts: fix TC_dyn_osmo_pdch_double_act by Neels Hofmeyr · 6 years ago
  8. 9c50ca5 bts: fix TC_dyn_osmo_pdch_unsol_deact by Neels Hofmeyr · 6 years ago
  9. 29402a1 add bts/expected-results.xml by Neels Hofmeyr · 6 years ago
  10. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  11. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  12. 0803cde bts: Reduce threshold for BTS_Tests.TC_paging_tmsi_200percent by Harald Welte · 6 years ago
  13. 5618c2a bts: Fix SI13 related scheduling tests by Harald Welte · 6 years ago
  14. 9bbbfb5 bts: Add first tests about IPA style dynamic PDCH by Harald Welte · 6 years ago
  15. 3d04ae6 bts: Add first five dynamic PDCH tests by Harald Welte · 6 years ago
  16. f26de0b BTS_Tests: Prepare for ConnHdlr with PCU socket access by Harald Welte · 6 years ago
  17. 6a84b23 bts: enable CTRL interface tests by Neels Hofmeyr · 6 years ago
  18. b1726c9 bts: new f_rsl_transceive_ret(): like f_rsl_transceive() with return value by Harald Welte · 6 years ago
  19. 5570066 bts: Add TC_sacch_multi_chg by Harald Welte · 6 years ago
  20. 075d84c bts: Add TC_sacch_multi to test for scheduling of multiple SI on SACCH by Harald Welte · 6 years ago
  21. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  22. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  23. d378a25 bts: Verify the PCU protocol interface version by Harald Welte · 6 years ago
  24. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  25. ea17b91 bts: Add TC_sacch_info_mod and TC_sacch_filling by Harald Welte · 6 years ago
  26. 21240e6 bts: Add f_rsl_transceive() flag to ignore all unrelated messages by Harald Welte · 6 years ago
  27. 629cc6b bts: Add TC_deact_sacch() by Harald Welte · 6 years ago
  28. 294b0a2 bts: Add f_shutdown() for clean shutdown; use it from tests by Harald Welte · 6 years ago
  29. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  30. 3c0a0f8 bts: f_rsl_transceive: Add altsteps for sacch/facch/meas_rep by Harald Welte · 6 years ago
  31. 5398d5e bts: Make f_TC_meas_res_periodic work with real BTS by Harald Welte · 6 years ago
  32. fa45e9e bts: Ignore first MEAS REP as it often contains bogus values by Harald Welte · 6 years ago
  33. d568439 bts: Introduce RxLev/RxQual tolerance values by Harald Welte · 6 years ago
  34. 8427162 bts: Make PCU and TRXC sockets optional by Harald Welte · 6 years ago
  35. 0fd1fb0 bts: Align default SI contents with what we see from OsmoBSC by Harald Welte · 6 years ago
  36. b9585f8 BTS_Tests: Access Control Classes are inverted by Harald Welte · 6 years ago
  37. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  38. 0cae455 bts: Add test for SI1 scheduling by Harald Welte · 6 years ago
  39. 3778acc BTS_Tests: Fix SI L2 pseudo-length and rest octets by Harald Welte · 6 years ago
  40. c81d6e4 bts/BTS_Tests.ttcn: update TC_rach_max_ta test case by Vadim Yanitskiy · 6 years ago
  41. 544565a bts: f_validate_si_scheduling(): Print correct TC value by Harald Welte · 6 years ago
  42. b3e3094 f_rach_toffs: Print toffs256 value in verdict when failing by Harald Welte · 6 years ago
  43. d3a88a6 bts: ensure fake_trx BB CTRL IP is used from main component by Harald Welte · 6 years ago
  44. a4d8f35 bts: Make IP address of fake_trx BB CTRL port configurable by Harald Welte · 6 years ago
  45. ef3e1c9 bts: Update towards most recent "laforge/trx" branch by Harald Welte · 6 years ago
  46. 883340c bts: Add PCU Interface testcases by Harald Welte · 6 years ago
  47. 56c0580 bts: Fix bugs in RACH Tests (timer not started, wrong CS/PS function) by Harald Welte · 6 years ago
  48. 685d598 bts: Add test for high-resulotion timing offset / TOA256 by Harald Welte · 6 years ago
  49. 8da4824 bts: Add TELNET/VTY module so we can interact with BTS VTY by Harald Welte · 6 years ago
  50. 57fe823 bts: Instruct trxcon for TA=2 at every testcase start by Harald Welte · 6 years ago
  51. c3a3f45 Add new f_timer_safe_restart() function for warning-safe restart by Harald Welte · 6 years ago
  52. 54a2a2d bts: TC_rach_max_ta by Harald Welte · 6 years ago
  53. 8c24c2b bts: Add TC_rach_content and TC_rach_count by Harald Welte · 6 years ago
  54. 6fc784e L1CTL: Add message segmentation helper via getMsgLen() by Harald Welte · 6 years ago
  55. 48494ca WIP: bts: SI scheduling tests by Harald Welte · 6 years ago
  56. 93640c6 bts: Add some more comments for better code grouping by Harald Welte · 6 years ago
  57. f10153f bts: Set not only SI3 but also SI2+SI4 during initialization by Harald Welte · 6 years ago
  58. 82ccef7 Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation by Harald Welte · 6 years ago
  59. 3ae11da bts: Add TC_ipa_crcx_mdcx_mdcx_dlcx_not_active (2x MDCX on lchan) by Harald Welte · 6 years ago
  60. 9912eb5 bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) by Harald Welte · 6 years ago
  61. 2d14259 bts: Sleep for some time after RSL is up before using it by Harald Welte · 6 years ago
  62. a3f1df9 bts: TC_ipa_crcx_twice_not_active + TC_ipa_crcx_mdcx_dlcx_not_active by Harald Welte · 6 years ago
  63. 1eba374 bts: Introduce f_rsl_transceive() and reduce code duplication by Harald Welte · 6 years ago
  64. 2a7e716 RSL: Make ts_RSL_IPA_DLCX require a conn_id value by Harald Welte · 6 years ago
  65. a871a38 bts: Add TC_ipa_dlcx_not_active() by Harald Welte · 6 years ago
  66. 01d982c bts: low-level RSL ERROR REPORT Testing by Harald Welte · 6 years ago
  67. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  68. 7484fc4 bts: Type Definition + Template for SI3; Send SI3 at start of test by Harald Welte · 6 years ago
  69. 7076738 Add initial OsmoBTS test suite by Harald Welte · 6 years ago